users

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2022 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group string

Group 表示一个用户组

func (Group) Normalize

func (value Group) Normalize() Group

Normalize 标准化

func (Group) QName

func (value Group) QName() string

QName 取用户组的规范名称 (Qualified Name)

func (Group) String

func (value Group) String() string

type Name

type Name string

Name 表示一个用户名

func (Name) Normalize

func (value Name) Normalize() Name

Normalize 标准化

func (Name) QName

func (value Name) QName() string

QName 取用户的规范名称 (Qualified Name)

func (Name) String

func (value Name) String() string

type Role

type Role string

Role 用户角色

func (Role) Normalize

func (value Role) Normalize() Role

Normalize 标准化

func (Role) QName

func (value Role) QName() string

QName 取角色的规范名称 (Qualified Name)

func (Role) String

func (value Role) String() string

type Roles

type Roles string

Roles 角色列表

func (Roles) List

func (value Roles) List() []Role

List 取角色列表

func (Roles) String

func (value Roles) String() string

Jump to

Keyboard shortcuts

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