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

Function NewAccessFmtLog

example/middleware/main.go:117–119  ·  view source on GitHub ↗
(index string)

Source from the content-addressed store, hash-verified

115}
116
117func NewAccessFmtLog(index string) *AccessFmtLog {
118 return &AccessFmtLog{Index: index}
119}
120
121type SimpleAuth struct {
122 dotweb.BaseMiddleware

Callers 2

mainFunction · 0.85
InitRouteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected