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

Method Config

internal/driver/driver.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15
16type Meta interface {
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)

Callers 15

ConfigMethod · 0.65
GetMethod · 0.65
ResolveLinkCacheModeMethod · 0.65
initStorageFunction · 0.65
GetStorageDetailsFunction · 0.65
GetArchiveMetaFunction · 0.65
getArchiveMetaFunction · 0.65
ListArchiveFunction · 0.65
ArchiveGetFunction · 0.65
DriverExtractFunction · 0.65
ArchiveDecompressFunction · 0.65
DeleteDirectoryTreeMethod · 0.65

Implementers 1

fsLinkTestDriverserver/mcp/link_test.go

Calls

no outgoing calls

Tested by

no test coverage detected