Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devfeel/dotweb
/ NewAGroup
Function
NewAGroup
example/middleware/main.go:152–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
150
}
151
152
func
NewAGroup() *AGroup {
153
return
&AGroup{}
154
}
155
156
type
BGroup
struct
{
157
dotweb.BaseMiddleware
Callers
1
InitRoute
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected