Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwan/gohan
/ GetPropertyFilter
Method
GetPropertyFilter
schema/policy.go:662–664 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
660
}
661
662
func
(policy *Policy) GetPropertyFilter() *Filter {
663
return
policy.resource.PropertiesFilter
664
}
665
666
func
(policy *Policy) GetRelationPropertyName() string {
667
return
policy.relationPropertyName
Callers
1
GetSchema
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected