MCPcopy 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
82type ObjWithStorageDetails interface {
83 GetStorageDetails() *StorageDetails
84}
85
86type ObjStorageDetails struct {

Callers 2

GetStorageDetailsFunction · 0.65
GetStorageDetailsFunction · 0.65

Implementers 2

ObjStorageDetailsinternal/model/storage.go
CacheManagerinternal/op/cache.go

Calls

no outgoing calls

Tested by

no test coverage detected