MCPcopy 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
152func NewAGroup() *AGroup {
153 return &AGroup{}
154}
155
156type BGroup struct {
157 dotweb.BaseMiddleware

Callers 1

InitRouteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected