MCPcopy
hub / github.com/gin-gonic/gin / StaticFileFS

Method StaticFileFS

routergroup.go:48–48  ·  view source on GitHub ↗
(string, string, http.FileSystem)

Source from the content-addressed store, hash-verified

46
47 StaticFile(string, string) IRoutes
48 StaticFileFS(string, string, http.FileSystem) IRoutes
49 Static(string, string) IRoutes
50 StaticFS(string, http.FileSystem) IRoutes
51}

Callers 3

testRoutesInterfaceFunction · 0.65
TestRouteStaticFileFSFunction · 0.65

Implementers 1

RouterGrouproutergroup.go

Calls

no outgoing calls

Tested by 3

testRoutesInterfaceFunction · 0.52
TestRouteStaticFileFSFunction · 0.52