package
1.1.3
Repository: https://github.com/permify/permify.git
Documentation: pkg.go.dev

# Functions

NewDirectInvoker is a constructor for DirectInvoker.

# Structs

DirectInvoker is a struct that implements the Invoker interface.

# Interfaces

Check is an interface that defines a method for checking permissions.
Expand is an interface that defines a method for expanding permissions.
Invoker is an interface that groups multiple permission-related interfaces.
No description provided by the author
SubjectPermission -.