Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizer ¶
type Authorizer struct {
// contains filtered or unexported fields
}
func New ¶
func New(model, policy string) *Authorizer
func (*Authorizer) Authorize ¶
func (a *Authorizer) Authorize(subject, object, action string) error
Click to show internal directories.
Click to hide internal directories.