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

Method StaticFS

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

Source from the content-addressed store, hash-verified

48 StaticFileFS(string, string, http.FileSystem) IRoutes
49 Static(string, string) IRoutes
50 StaticFS(string, http.FileSystem) IRoutes
51}
52
53// RouterGroup is used internally to configure router, a RouterGroup is associated with

Callers 6

testRoutesInterfaceFunction · 0.65
StaticFSFunction · 0.65

Implementers 1

RouterGrouproutergroup.go

Calls

no outgoing calls