acl

package
v0.1.59 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: LGPL-2.1 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Name      = self.Name
	Using     = self.Using
	Install   = self.Install
	Uninstall = self.Uninstall
)

Functions

This section is empty.

Types

type IACL

type IACL interface {
	// Enabled 是否开启
	Enabled(tag string) bool
	// Allowed 是否允许
	Allowed(tag, item string) bool
}

IACL 访问控制表插件接口

Jump to

Keyboard shortcuts

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