rbac

package
v0.0.0-...-c8afd98 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UserIDKey = "rbac_user_id"
)

Variables

This section is empty.

Functions

func NewMiddleware

func NewMiddleware(provider Provider) func(*fiber.Ctx) error

Types

type Provider

type Provider interface {
	SubjectAccess(context.Context, *core.SubjectAccessRequest) (*core.ReferenceList, error)
}

Jump to

Keyboard shortcuts

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