MCPcopy
hub / github.com/nirui/sshwifty / baseController

Struct baseController

application/controller/base.go:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52type baseController struct{}
53
54func (b baseController) Get(
55 w http.ResponseWriter, r *http.Request, l log.Logger) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected