MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / FileClient

Method FileClient

application/dependency/dependency.go:86–86  ·  view source on GitHub ↗

FileClient Creates a new inventory.FileClient instance for access DB file store.

()

Source from the content-addressed store, hash-verified

84 Shutdown(ctx context.Context) error
85 // FileClient Creates a new inventory.FileClient instance for access DB file store.
86 FileClient() inventory.FileClient
87 // NodeClient Creates a new inventory.NodeClient instance for access DB node store.
88 NodeClient() inventory.NodeClient
89 // DavAccountClient Creates a new inventory.DavAccountClient instance for access DB dav account store.

Callers 15

SummaryMethod · 0.65
FilesMethod · 0.65
GetMethod · 0.65
UpdateMethod · 0.65
UrlMethod · 0.65
DeleteMethod · 0.65
EntitiesMethod · 0.65
GetMethod · 0.65
UrlMethod · 0.65
DeleteMethod · 0.65
GetMethod · 0.65
DeleteMethod · 0.65

Implementers 1

dependencyapplication/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected