acl

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2024 License: LGPL-2.1 Imports: 8 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() bool
	// AllowMobile 检测手机号是否允许
	AllowMobile(mobile string) bool
	// AllowGuest 检测游客是否允许
	AllowGuest() bool
}

IACL 访问控制表

Jump to

Keyboard shortcuts

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