MCPcopy Index your code
hub / github.com/OpenListTeam/OpenList / GetStorage

Method GetStorage

internal/driver/driver.go:19–19  ·  view source on GitHub ↗

GetStorage just get raw storage, no need to implement, because model.Storage have implemented

()

Source from the content-addressed store, hash-verified

17 Config() Config
18 // GetStorage just get raw storage, no need to implement, because model.Storage have implemented
19 GetStorage() *model.Storage
20 SetStorage(model.Storage)
21 // GetAddition Additional is used for unmarshal of JSON, so need return pointer
22 GetAddition() Additional

Callers 15

InitMethod · 0.65
InitMethod · 0.65
InitMethod · 0.65
refreshTokenMethod · 0.65
isTokenExpiredMethod · 0.65
GetDetailsMethod · 0.65
ResolveLinkCacheModeMethod · 0.65
listRootMethod · 0.65
getCopyObjsMethod · 0.65
getMoveObjsMethod · 0.65
getAllSortFunction · 0.65

Implementers 1

fsLinkTestDriverserver/mcp/link_test.go

Calls

no outgoing calls

Tested by 1

TestGetBalancedStorageFunction · 0.52