usertype

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserType

type UserType int
const (
	ANONYMOUS UserType = iota // 匿名用户(未登录/未注册)
	FORBIDDEN                 // 封禁用户(有违规被封号)
	LIMITED                   // 受限用户(未过审或被降级)
	REGULAR                   // 正常用户(正式会员)
	SUPER                     // 超级用户(后台管理权限)
)

用户分类

Jump to

Keyboard shortcuts

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