MCPcopy Create free account
hub / github.com/devfeel/dotweb / RegisterServerFile

Method RegisterServerFile

router.go:61–61  ·  view source on GitHub ↗
(routeMethod string, path string, fileRoot string, excludeExtension []string)

Source from the content-addressed store, hash-verified

59 ServeHTTP(ctx Context)
60 ServerFile(path string, fileRoot string) RouterNode
61 RegisterServerFile(routeMethod string, path string, fileRoot string, excludeExtension []string) RouterNode
62 GET(path string, handle HttpHandle) RouterNode
63 HEAD(path string, handle HttpHandle) RouterNode
64 OPTIONS(path string, handle HttpHandle) RouterNode

Callers 1

RegisterServerFileMethod · 0.65

Implementers 1

routerrouter.go

Calls

no outgoing calls

Tested by

no test coverage detected