# 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 -.