MCPcopy Create free account
hub / github.com/cloudwan/gohan / GetResourcePathRegexp

Method GetResourcePathRegexp

schema/policy.go:658–660  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

656}
657
658func (policy *Policy) GetResourcePathRegexp() *regexp.Regexp {
659 return policy.resource.Path
660}
661
662func (policy *Policy) GetPropertyFilter() *Filter {
663 return policy.resource.PropertiesFilter

Callers 3

getMatchingPolicyFunction · 0.80
canUseActionFunction · 0.80
NobodyResourcePathsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected