echox

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	OptionRBAC                 = fx.Provide(rbac.New)
	OptionRBACWithConfig       = fx.Provide(rbac.NewWithConfig)
	OptionAuthorizationChecker = fx.Provide(func(rbac *rbac.RBAC) rbac.AuthorizationChecker { return rbac })
	OptionAuthorizer           = fx.Provide(fx.Annotate(rbac.NewDefaultAuthorizer, fx.As(new(rbac.Authorizer))))
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳