Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenListTeam/OpenList
/ GetStorageDetails
Method
GetStorageDetails
internal/model/storage.go:83–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
82
type
ObjWithStorageDetails
interface
{
83
GetStorageDetails() *StorageDetails
84
}
85
86
type
ObjStorageDetails
struct
{
Callers
2
GetStorageDetails
Function · 0.65
GetStorageDetails
Function · 0.65
Implementers
2
ObjStorageDetails
internal/model/storage.go
CacheManager
internal/op/cache.go
Calls
no outgoing calls
Tested by
no test coverage detected