package
0.0.0-20220412090936-aea9ec1f08c1
Repository: https://github.com/tkeel-io/security.git
Documentation: pkg.go.dev
# Constants
DecisionAllow means that an authorizer decided to allow the action.
DecisionDeny means that an authorizer decided to deny the action.
DecisionNoOpinion means that an authorizer has no opinion on whether to allow or deny an action.
# Type aliases
No description provided by the author