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

Method GetAddition

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

GetAddition Additional is used for unmarshal of JSON, so need return pointer

()

Source from the content-addressed store, hash-verified

20 SetStorage(model.Storage)
21 // GetAddition Additional is used for unmarshal of JSON, so need return pointer
22 GetAddition() Additional
23 // Init If already initialized, drop first
24 Init(ctx context.Context) error
25 Drop(ctx context.Context) error

Callers 5

updateIgnorePathsFunction · 0.65
initStorageFunction · 0.65
IsUseOnlineAPIFunction · 0.65
saveDriverStorageFunction · 0.65
RegisterDriverFunction · 0.65

Implementers 1

fsLinkTestDriverserver/mcp/link_test.go

Calls

no outgoing calls

Tested by

no test coverage detected