types

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UserType_name = map[int32]string{
		0: "SUB",
		1: "PRIMARY",
		2: "SUPPER",
		3: "INTERNAL",
		4: "DOMAIN_ADMIN",
		5: "ORG_ADMIN",
		6: "PERM_ADMIN",
		7: "AUDIT_ADMIN",
	}
	UserType_value = map[string]int32{
		"SUB":          0,
		"PRIMARY":      1,
		"SUPPER":       2,
		"INTERNAL":     3,
		"DOMAIN_ADMIN": 4,
		"ORG_ADMIN":    5,
		"PERM_ADMIN":   6,
		"AUDIT_ADMIN":  7,
	}
)

Enum value maps for UserType.

View Source
var File_app_user_pb_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type UserType

type UserType int32
const (
	UserType_SUB          UserType = 0
	UserType_PRIMARY      UserType = 1
	UserType_SUPPER       UserType = 2
	UserType_INTERNAL     UserType = 3
	UserType_DOMAIN_ADMIN UserType = 4
	UserType_ORG_ADMIN    UserType = 5
	UserType_PERM_ADMIN   UserType = 6
	UserType_AUDIT_ADMIN  UserType = 7
)

func ParseUserTypeFromString

func ParseUserTypeFromString(str string) (UserType, error)

ParseUserTypeFromString Parse UserType from string

func (UserType) Descriptor

func (UserType) Descriptor() protoreflect.EnumDescriptor

func (UserType) Enum

func (x UserType) Enum() *UserType

func (UserType) EnumDescriptor deprecated

func (UserType) EnumDescriptor() ([]byte, []int)

Deprecated: Use UserType.Descriptor instead.

func (UserType) Equal

func (t UserType) Equal(target UserType) bool

Equal type compare

func (UserType) IsIn

func (t UserType) IsIn(targets ...UserType) bool

IsIn todo

func (UserType) MarshalJSON

func (t UserType) MarshalJSON() ([]byte, error)

MarshalJSON todo

func (UserType) Number

func (x UserType) Number() protoreflect.EnumNumber

func (UserType) String

func (x UserType) String() string

func (UserType) Type

func (*UserType) UnmarshalJSON

func (t *UserType) UnmarshalJSON(b []byte) error

UnmarshalJSON todo

Jump to

Keyboard shortcuts

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