auth

package
v0.0.0-...-5263468 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2021 License: MIT Imports: 4 Imported by: 0

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

New creates a new Authorizer with the given model and policy.

func (*Authorizer) Authorize

func (a *Authorizer) Authorize(subject, object, action string) error

Authorize returns whether the given subject is permitted to execute the given action on the given object.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL