MCPcopy 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
59func (m *imlSystemPermitModule) Permissions(ctx context.Context) ([]string, error) {
60 return m.accesses(ctx)
61}
62
63func (m *imlSystemPermitModule) domain(ctx *gin.Context) ([]string, []string, bool) {
64

Callers

nothing calls this directly

Calls 1

accessesMethod · 0.95

Tested by

no test coverage detected