Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/foxcpp/maddy
/ groupState
Struct
groupState
internal/modify/group.go:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
groupState
struct
{
45
states []module.ModifierState
46
}
47
)
48
49
func
(g *Group) Configure(inlineArgs []string, cfg *config.Map) error {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected