MCPcopy
hub / github.com/writefreely/writefreely / UserLevelFunc

FuncType UserLevelFunc

handle.go:73–73  ·  view source on GitHub ↗
func(cfg *config.Config) UserLevel

Source from the content-addressed store, hash-verified

71 dataHandlerFunc func(app *App, w http.ResponseWriter, r *http.Request) ([]byte, string, error)
72 authFunc func(app *App, r *http.Request) (*User, error)
73 UserLevelFunc func(cfg *config.Config) UserLevel
74)
75
76type Handler struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected