Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ Permissions
Method
Permissions
module/permit/system/iml.go:59–61 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
57
}
58
59
func
(m *imlSystemPermitModule) Permissions(ctx context.Context) ([]string, error) {
60
return
m.accesses(ctx)
61
}
62
63
func
(m *imlSystemPermitModule) domain(ctx *gin.Context) ([]string, []string, bool) {
64
Callers
nothing calls this directly
Calls
1
accesses
Method · 0.95
Tested by
no test coverage detected