Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
func
NewAccessFmtLog(index string) *AccessFmtLog {
118
return
&AccessFmtLog{Index: index}
119
}
120
121
type
SimpleAuth
struct
{
122
dotweb.BaseMiddleware
Callers
2
main
Function · 0.85
InitRoute
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected