types

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// SupperAccount 超级管理员
	SupperAccount Type = "supper"
	// ServiceAccount 服务账号
	ServiceAccount = "service"
	// PrimaryAccount 主账号
	PrimaryAccount = "primary"
	// SubAccount 子账号
	SubAccount = "sub"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string

Type 用户类型

func (*Type) Is

func (t *Type) Is(tps ...Type) bool

Is todo

Jump to

Keyboard shortcuts

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