MCPcopy Index your code
hub / github.com/cloudreve/cloudreve / ServerStaticFS

Method ServerStaticFS

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

ServerStaticFS Get a singleton static.ServeFileSystem instance for serving static resources.

()

Source from the content-addressed store, hash-verified

61 Statics() iofs.FS
62 // ServerStaticFS Get a singleton static.ServeFileSystem instance for serving static resources.
63 ServerStaticFS() static.ServeFileSystem
64 // DBClient Get a singleton ent.Client instance for database access.
65 DBClient() *ent.Client
66 // KV Get a singleton cache.Driver instance for KV store.

Callers 1

FrontendFileHandlerFunction · 0.65

Implementers 1

dependencyapplication/dependency/dependency.go

Calls

no outgoing calls

Tested by

no test coverage detected