Documentation
¶
Index ¶
- Variables
- type AppAccessToken
- func (*AppAccessToken) Descriptor() ([]byte, []int)deprecated
- func (x *AppAccessToken) GetExpiration() int64
- func (x *AppAccessToken) GetJwt() string
- func (x *AppAccessToken) GetLocked() bool
- func (*AppAccessToken) ProtoMessage()
- func (x *AppAccessToken) ProtoReflect() protoreflect.Message
- func (x *AppAccessToken) Reset()
- func (x *AppAccessToken) String() string
- type AppConfigInfo
- func (*AppConfigInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AppConfigInfo) GetBtnTime() []*BtnTime
- func (x *AppConfigInfo) GetCampaign() []*Campaign
- func (x *AppConfigInfo) GetFunnel() []*Funnel
- func (x *AppConfigInfo) GetLocked() bool
- func (*AppConfigInfo) ProtoMessage()
- func (x *AppConfigInfo) ProtoReflect() protoreflect.Message
- func (x *AppConfigInfo) Reset()
- func (x *AppConfigInfo) String() string
- type AppConfigurations
- func (*AppConfigurations) Descriptor() ([]byte, []int)deprecated
- func (x *AppConfigurations) GetBtnTime() []*BtnDef
- func (x *AppConfigurations) GetCampaign() []*Record
- func (x *AppConfigurations) GetFunnel() []*Stage
- func (x *AppConfigurations) GetLocked() bool
- func (*AppConfigurations) ProtoMessage()
- func (x *AppConfigurations) ProtoReflect() protoreflect.Message
- func (x *AppConfigurations) Reset()
- func (x *AppConfigurations) String() string
- type AppInfo
- func (*AppInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AppInfo) GetIsPrivate() bool
- func (x *AppInfo) GetLocked() bool
- func (x *AppInfo) GetMember() []*AppMember
- func (x *AppInfo) GetName() string
- func (x *AppInfo) GetOwner() string
- func (x *AppInfo) GetTags() []string
- func (x *AppInfo) GetURL() string
- func (x *AppInfo) GetUuid() string
- func (*AppInfo) ProtoMessage()
- func (x *AppInfo) ProtoReflect() protoreflect.Message
- func (x *AppInfo) Reset()
- func (x *AppInfo) String() string
- type AppMember
- func (*AppMember) Descriptor() ([]byte, []int)deprecated
- func (x *AppMember) GetRole() string
- func (x *AppMember) GetStatus() int32
- func (x *AppMember) GetUuid() string
- func (*AppMember) ProtoMessage()
- func (x *AppMember) ProtoReflect() protoreflect.Message
- func (x *AppMember) Reset()
- func (x *AppMember) String() string
- type AppMetaInfo
- type AppPermission
- func (*AppPermission) Descriptor() ([]byte, []int)deprecated
- func (x *AppPermission) GetAppUuid() string
- func (x *AppPermission) GetRole() AppRole
- func (*AppPermission) ProtoMessage()
- func (x *AppPermission) ProtoReflect() protoreflect.Message
- func (x *AppPermission) Reset()
- func (x *AppPermission) String() string
- type AppRole
- type AppSubset
- func (*AppSubset) Descriptor() ([]byte, []int)deprecated
- func (x *AppSubset) GetName() string
- func (x *AppSubset) GetPrivate() bool
- func (x *AppSubset) GetUuid() string
- func (*AppSubset) ProtoMessage()
- func (x *AppSubset) ProtoReflect() protoreflect.Message
- func (x *AppSubset) Reset()
- func (x *AppSubset) String() string
- type AppTokenInfo
- func (*AppTokenInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AppTokenInfo) GetExp() int64
- func (x *AppTokenInfo) GetToken() string
- func (*AppTokenInfo) ProtoMessage()
- func (x *AppTokenInfo) ProtoReflect() protoreflect.Message
- func (x *AppTokenInfo) Reset()
- func (x *AppTokenInfo) String() string
- type AuthedUser
- func (*AuthedUser) Descriptor() ([]byte, []int)deprecated
- func (x *AuthedUser) GetOrganization() string
- func (x *AuthedUser) GetReadWriteApps() []string
- func (x *AuthedUser) GetUsername() string
- func (x *AuthedUser) GetUuid() string
- func (*AuthedUser) ProtoMessage()
- func (x *AuthedUser) ProtoReflect() protoreflect.Message
- func (x *AuthedUser) Reset()
- func (x *AuthedUser) String() string
- type BtnDef
- type BtnTime
- func (*BtnTime) Descriptor() ([]byte, []int)deprecated
- func (x *BtnTime) GetBtnName() string
- func (x *BtnTime) GetId() int32
- func (x *BtnTime) GetName() string
- func (*BtnTime) ProtoMessage()
- func (x *BtnTime) ProtoReflect() protoreflect.Message
- func (x *BtnTime) Reset()
- func (x *BtnTime) String() string
- type Campaign
- func (*Campaign) Descriptor() ([]byte, []int)deprecated
- func (x *Campaign) GetId() int32
- func (x *Campaign) GetName() string
- func (x *Campaign) GetPrefix() string
- func (*Campaign) ProtoMessage()
- func (x *Campaign) ProtoReflect() protoreflect.Message
- func (x *Campaign) Reset()
- func (x *Campaign) String() string
- type Funnel
- type ReadWriteApps
- type Record
- type Stage
- func (*Stage) Descriptor() ([]byte, []int)deprecated
- func (x *Stage) GetId() int32
- func (x *Stage) GetName() string
- func (x *Stage) GetRegex() string
- func (x *Stage) GetTransition() string
- func (x *Stage) GetTrigger() int32
- func (*Stage) ProtoMessage()
- func (x *Stage) ProtoReflect() protoreflect.Message
- func (x *Stage) Reset()
- func (x *Stage) String() string
- type UserInfo
- func (*UserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UserInfo) GetAvatar() string
- func (x *UserInfo) GetFirstName() string
- func (x *UserInfo) GetLastName() string
- func (x *UserInfo) GetOrgnDomain() string
- func (x *UserInfo) GetOrgnPosition() string
- func (x *UserInfo) GetUsername() string
- func (x *UserInfo) GetUuid() string
- func (*UserInfo) ProtoMessage()
- func (x *UserInfo) ProtoReflect() protoreflect.Message
- func (x *UserInfo) Reset()
- func (x *UserInfo) String() string
- type UserMetaInfo
- func (*UserMetaInfo) Descriptor() ([]byte, []int)deprecated
- func (x *UserMetaInfo) GetUsername() string
- func (x *UserMetaInfo) GetUuid() string
- func (*UserMetaInfo) ProtoMessage()
- func (x *UserMetaInfo) ProtoReflect() protoreflect.Message
- func (x *UserMetaInfo) Reset()
- func (x *UserMetaInfo) String() string
- type UserPermissions
- type UserTokenClaims
- func (*UserTokenClaims) Descriptor() ([]byte, []int)deprecated
- func (x *UserTokenClaims) GetOrganization() string
- func (x *UserTokenClaims) GetPermissions() *UserPermissions
- func (x *UserTokenClaims) GetUuid() string
- func (*UserTokenClaims) ProtoMessage()
- func (x *UserTokenClaims) ProtoReflect() protoreflect.Message
- func (x *UserTokenClaims) Reset()
- func (x *UserTokenClaims) String() string
Constants ¶
This section is empty.
Variables ¶
var ( AppRole_name = map[int32]string{ 0: "OWNER", 1: "EDITOR", 2: "VIEWER", } AppRole_value = map[string]int32{ "OWNER": 0, "EDITOR": 1, "VIEWER": 2, } )
Enum value maps for AppRole.
var File_common_common_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AppAccessToken ¶
type AppAccessToken struct { Jwt string `protobuf:"bytes,1,opt,name=jwt,proto3" json:"jwt,omitempty"` Expiration int64 `protobuf:"varint,2,opt,name=expiration,proto3" json:"expiration,omitempty"` Locked bool `protobuf:"varint,3,opt,name=locked,proto3" json:"locked,omitempty"` // contains filtered or unexported fields }
func (*AppAccessToken) Descriptor
deprecated
func (*AppAccessToken) Descriptor() ([]byte, []int)
Deprecated: Use AppAccessToken.ProtoReflect.Descriptor instead.
func (*AppAccessToken) GetExpiration ¶
func (x *AppAccessToken) GetExpiration() int64
func (*AppAccessToken) GetJwt ¶
func (x *AppAccessToken) GetJwt() string
func (*AppAccessToken) GetLocked ¶
func (x *AppAccessToken) GetLocked() bool
func (*AppAccessToken) ProtoMessage ¶
func (*AppAccessToken) ProtoMessage()
func (*AppAccessToken) ProtoReflect ¶
func (x *AppAccessToken) ProtoReflect() protoreflect.Message
func (*AppAccessToken) Reset ¶
func (x *AppAccessToken) Reset()
func (*AppAccessToken) String ¶
func (x *AppAccessToken) String() string
type AppConfigInfo ¶
type AppConfigInfo struct { Funnel []*Funnel `protobuf:"bytes,1,rep,name=funnel,proto3" json:"funnel,omitempty"` Campaign []*Campaign `protobuf:"bytes,2,rep,name=campaign,proto3" json:"campaign,omitempty"` BtnTime []*BtnTime `protobuf:"bytes,3,rep,name=btn_time,json=btnTime,proto3" json:"btn_time,omitempty"` Locked bool `protobuf:"varint,4,opt,name=locked,proto3" json:"locked,omitempty"` // contains filtered or unexported fields }
func (*AppConfigInfo) Descriptor
deprecated
func (*AppConfigInfo) Descriptor() ([]byte, []int)
Deprecated: Use AppConfigInfo.ProtoReflect.Descriptor instead.
func (*AppConfigInfo) GetBtnTime ¶
func (x *AppConfigInfo) GetBtnTime() []*BtnTime
func (*AppConfigInfo) GetCampaign ¶
func (x *AppConfigInfo) GetCampaign() []*Campaign
func (*AppConfigInfo) GetFunnel ¶
func (x *AppConfigInfo) GetFunnel() []*Funnel
func (*AppConfigInfo) GetLocked ¶
func (x *AppConfigInfo) GetLocked() bool
func (*AppConfigInfo) ProtoMessage ¶
func (*AppConfigInfo) ProtoMessage()
func (*AppConfigInfo) ProtoReflect ¶
func (x *AppConfigInfo) ProtoReflect() protoreflect.Message
func (*AppConfigInfo) Reset ¶
func (x *AppConfigInfo) Reset()
func (*AppConfigInfo) String ¶
func (x *AppConfigInfo) String() string
type AppConfigurations ¶
type AppConfigurations struct { Funnel []*Stage `protobuf:"bytes,1,rep,name=funnel,proto3" json:"funnel,omitempty"` Campaign []*Record `protobuf:"bytes,2,rep,name=campaign,proto3" json:"campaign,omitempty"` BtnTime []*BtnDef `protobuf:"bytes,3,rep,name=btn_time,json=btnTime,proto3" json:"btn_time,omitempty"` Locked bool `protobuf:"varint,4,opt,name=locked,proto3" json:"locked,omitempty"` // contains filtered or unexported fields }
func (*AppConfigurations) Descriptor
deprecated
func (*AppConfigurations) Descriptor() ([]byte, []int)
Deprecated: Use AppConfigurations.ProtoReflect.Descriptor instead.
func (*AppConfigurations) GetBtnTime ¶
func (x *AppConfigurations) GetBtnTime() []*BtnDef
func (*AppConfigurations) GetCampaign ¶
func (x *AppConfigurations) GetCampaign() []*Record
func (*AppConfigurations) GetFunnel ¶
func (x *AppConfigurations) GetFunnel() []*Stage
func (*AppConfigurations) GetLocked ¶
func (x *AppConfigurations) GetLocked() bool
func (*AppConfigurations) ProtoMessage ¶
func (*AppConfigurations) ProtoMessage()
func (*AppConfigurations) ProtoReflect ¶
func (x *AppConfigurations) ProtoReflect() protoreflect.Message
func (*AppConfigurations) Reset ¶
func (x *AppConfigurations) Reset()
func (*AppConfigurations) String ¶
func (x *AppConfigurations) String() string
type AppInfo ¶
type AppInfo struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` URL string `protobuf:"bytes,3,opt,name=URL,proto3" json:"URL,omitempty"` Tags []string `protobuf:"bytes,4,rep,name=tags,proto3" json:"tags,omitempty"` Owner string `protobuf:"bytes,5,opt,name=owner,proto3" json:"owner,omitempty"` Member []*AppMember `protobuf:"bytes,6,rep,name=member,proto3" json:"member,omitempty"` Locked bool `protobuf:"varint,7,opt,name=locked,proto3" json:"locked,omitempty"` IsPrivate bool `protobuf:"varint,8,opt,name=is_private,json=isPrivate,proto3" json:"is_private,omitempty"` // contains filtered or unexported fields }
func (*AppInfo) Descriptor
deprecated
func (*AppInfo) GetIsPrivate ¶
func (*AppInfo) ProtoMessage ¶
func (*AppInfo) ProtoMessage()
func (*AppInfo) ProtoReflect ¶
func (x *AppInfo) ProtoReflect() protoreflect.Message
type AppMember ¶
type AppMember struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` Status int32 `protobuf:"varint,3,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*AppMember) Descriptor
deprecated
func (*AppMember) ProtoMessage ¶
func (*AppMember) ProtoMessage()
func (*AppMember) ProtoReflect ¶
func (x *AppMember) ProtoReflect() protoreflect.Message
type AppMetaInfo ¶
type AppMetaInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*AppMetaInfo) Descriptor
deprecated
func (*AppMetaInfo) Descriptor() ([]byte, []int)
Deprecated: Use AppMetaInfo.ProtoReflect.Descriptor instead.
func (*AppMetaInfo) GetName ¶
func (x *AppMetaInfo) GetName() string
func (*AppMetaInfo) GetUuid ¶
func (x *AppMetaInfo) GetUuid() string
func (*AppMetaInfo) ProtoMessage ¶
func (*AppMetaInfo) ProtoMessage()
func (*AppMetaInfo) ProtoReflect ¶
func (x *AppMetaInfo) ProtoReflect() protoreflect.Message
func (*AppMetaInfo) Reset ¶
func (x *AppMetaInfo) Reset()
func (*AppMetaInfo) String ¶
func (x *AppMetaInfo) String() string
type AppPermission ¶
type AppPermission struct { AppUuid string `protobuf:"bytes,1,opt,name=app_uuid,json=appUuid,proto3" json:"app_uuid,omitempty"` Role AppRole `protobuf:"varint,2,opt,name=role,proto3,enum=common.AppRole" json:"role,omitempty"` // contains filtered or unexported fields }
func (*AppPermission) Descriptor
deprecated
func (*AppPermission) Descriptor() ([]byte, []int)
Deprecated: Use AppPermission.ProtoReflect.Descriptor instead.
func (*AppPermission) GetAppUuid ¶
func (x *AppPermission) GetAppUuid() string
func (*AppPermission) GetRole ¶
func (x *AppPermission) GetRole() AppRole
func (*AppPermission) ProtoMessage ¶
func (*AppPermission) ProtoMessage()
func (*AppPermission) ProtoReflect ¶
func (x *AppPermission) ProtoReflect() protoreflect.Message
func (*AppPermission) Reset ¶
func (x *AppPermission) Reset()
func (*AppPermission) String ¶
func (x *AppPermission) String() string
type AppRole ¶
type AppRole int32
func (AppRole) Descriptor ¶
func (AppRole) Descriptor() protoreflect.EnumDescriptor
func (AppRole) EnumDescriptor
deprecated
func (AppRole) Number ¶
func (x AppRole) Number() protoreflect.EnumNumber
func (AppRole) Type ¶
func (AppRole) Type() protoreflect.EnumType
type AppSubset ¶
type AppSubset struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Private bool `protobuf:"varint,3,opt,name=private,proto3" json:"private,omitempty"` // contains filtered or unexported fields }
func (*AppSubset) Descriptor
deprecated
func (*AppSubset) GetPrivate ¶
func (*AppSubset) ProtoMessage ¶
func (*AppSubset) ProtoMessage()
func (*AppSubset) ProtoReflect ¶
func (x *AppSubset) ProtoReflect() protoreflect.Message
type AppTokenInfo ¶
type AppTokenInfo struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` Exp int64 `protobuf:"varint,2,opt,name=exp,proto3" json:"exp,omitempty"` // contains filtered or unexported fields }
func (*AppTokenInfo) Descriptor
deprecated
func (*AppTokenInfo) Descriptor() ([]byte, []int)
Deprecated: Use AppTokenInfo.ProtoReflect.Descriptor instead.
func (*AppTokenInfo) GetExp ¶
func (x *AppTokenInfo) GetExp() int64
func (*AppTokenInfo) GetToken ¶
func (x *AppTokenInfo) GetToken() string
func (*AppTokenInfo) ProtoMessage ¶
func (*AppTokenInfo) ProtoMessage()
func (*AppTokenInfo) ProtoReflect ¶
func (x *AppTokenInfo) ProtoReflect() protoreflect.Message
func (*AppTokenInfo) Reset ¶
func (x *AppTokenInfo) Reset()
func (*AppTokenInfo) String ¶
func (x *AppTokenInfo) String() string
type AuthedUser ¶
type AuthedUser struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Organization string `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` ReadWriteApps []string `protobuf:"bytes,4,rep,name=read_write_apps,json=readWriteApps,proto3" json:"read_write_apps,omitempty"` // contains filtered or unexported fields }
func (*AuthedUser) Descriptor
deprecated
func (*AuthedUser) Descriptor() ([]byte, []int)
Deprecated: Use AuthedUser.ProtoReflect.Descriptor instead.
func (*AuthedUser) GetOrganization ¶
func (x *AuthedUser) GetOrganization() string
func (*AuthedUser) GetReadWriteApps ¶
func (x *AuthedUser) GetReadWriteApps() []string
func (*AuthedUser) GetUsername ¶
func (x *AuthedUser) GetUsername() string
func (*AuthedUser) GetUuid ¶
func (x *AuthedUser) GetUuid() string
func (*AuthedUser) ProtoMessage ¶
func (*AuthedUser) ProtoMessage()
func (*AuthedUser) ProtoReflect ¶
func (x *AuthedUser) ProtoReflect() protoreflect.Message
func (*AuthedUser) Reset ¶
func (x *AuthedUser) Reset()
func (*AuthedUser) String ¶
func (x *AuthedUser) String() string
type BtnDef ¶
type BtnDef struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` BtnName string `protobuf:"bytes,3,opt,name=btn_name,json=btnName,proto3" json:"btn_name,omitempty"` // contains filtered or unexported fields }
func (*BtnDef) Descriptor
deprecated
func (*BtnDef) GetBtnName ¶
func (*BtnDef) ProtoMessage ¶
func (*BtnDef) ProtoMessage()
func (*BtnDef) ProtoReflect ¶
func (x *BtnDef) ProtoReflect() protoreflect.Message
type BtnTime ¶
type BtnTime struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` BtnName string `protobuf:"bytes,3,opt,name=btn_name,json=btnName,proto3" json:"btn_name,omitempty"` // contains filtered or unexported fields }
func (*BtnTime) Descriptor
deprecated
func (*BtnTime) GetBtnName ¶
func (*BtnTime) ProtoMessage ¶
func (*BtnTime) ProtoMessage()
func (*BtnTime) ProtoReflect ¶
func (x *BtnTime) ProtoReflect() protoreflect.Message
type Campaign ¶
type Campaign struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Prefix string `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"` // contains filtered or unexported fields }
func (*Campaign) Descriptor
deprecated
func (*Campaign) ProtoMessage ¶
func (*Campaign) ProtoMessage()
func (*Campaign) ProtoReflect ¶
func (x *Campaign) ProtoReflect() protoreflect.Message
type Funnel ¶
type Funnel struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Transition string `protobuf:"bytes,3,opt,name=transition,proto3" json:"transition,omitempty"` // contains filtered or unexported fields }
func (*Funnel) Descriptor
deprecated
func (*Funnel) GetTransition ¶
func (*Funnel) ProtoMessage ¶
func (*Funnel) ProtoMessage()
func (*Funnel) ProtoReflect ¶
func (x *Funnel) ProtoReflect() protoreflect.Message
type ReadWriteApps ¶
type ReadWriteApps struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*ReadWriteApps) Descriptor
deprecated
func (*ReadWriteApps) Descriptor() ([]byte, []int)
Deprecated: Use ReadWriteApps.ProtoReflect.Descriptor instead.
func (*ReadWriteApps) GetUuid ¶
func (x *ReadWriteApps) GetUuid() string
func (*ReadWriteApps) ProtoMessage ¶
func (*ReadWriteApps) ProtoMessage()
func (*ReadWriteApps) ProtoReflect ¶
func (x *ReadWriteApps) ProtoReflect() protoreflect.Message
func (*ReadWriteApps) Reset ¶
func (x *ReadWriteApps) Reset()
func (*ReadWriteApps) String ¶
func (x *ReadWriteApps) String() string
type Record ¶
type Record struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Suffix string `protobuf:"bytes,3,opt,name=suffix,proto3" json:"suffix,omitempty"` // contains filtered or unexported fields }
func (*Record) Descriptor
deprecated
func (*Record) ProtoMessage ¶
func (*Record) ProtoMessage()
func (*Record) ProtoReflect ¶
func (x *Record) ProtoReflect() protoreflect.Message
type Stage ¶
type Stage struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Transition string `protobuf:"bytes,3,opt,name=transition,proto3" json:"transition,omitempty"` Regex string `protobuf:"bytes,4,opt,name=regex,proto3" json:"regex,omitempty"` Trigger int32 `protobuf:"varint,5,opt,name=trigger,proto3" json:"trigger,omitempty"` // contains filtered or unexported fields }
func (*Stage) Descriptor
deprecated
func (*Stage) GetTransition ¶
func (*Stage) GetTrigger ¶
func (*Stage) ProtoMessage ¶
func (*Stage) ProtoMessage()
func (*Stage) ProtoReflect ¶
func (x *Stage) ProtoReflect() protoreflect.Message
type UserInfo ¶
type UserInfo struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` FirstName string `protobuf:"bytes,3,opt,name=first_name,json=firstName,proto3" json:"first_name,omitempty"` LastName string `protobuf:"bytes,4,opt,name=last_name,json=lastName,proto3" json:"last_name,omitempty"` OrgnDomain string `protobuf:"bytes,5,opt,name=orgn_domain,json=orgnDomain,proto3" json:"orgn_domain,omitempty"` OrgnPosition string `protobuf:"bytes,6,opt,name=orgn_position,json=orgnPosition,proto3" json:"orgn_position,omitempty"` Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"` // contains filtered or unexported fields }
func (*UserInfo) Descriptor
deprecated
func (*UserInfo) GetFirstName ¶
func (*UserInfo) GetLastName ¶
func (*UserInfo) GetOrgnDomain ¶
func (*UserInfo) GetOrgnPosition ¶
func (*UserInfo) GetUsername ¶
func (*UserInfo) ProtoMessage ¶
func (*UserInfo) ProtoMessage()
func (*UserInfo) ProtoReflect ¶
func (x *UserInfo) ProtoReflect() protoreflect.Message
type UserMetaInfo ¶
type UserMetaInfo struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*UserMetaInfo) Descriptor
deprecated
func (*UserMetaInfo) Descriptor() ([]byte, []int)
Deprecated: Use UserMetaInfo.ProtoReflect.Descriptor instead.
func (*UserMetaInfo) GetUsername ¶
func (x *UserMetaInfo) GetUsername() string
func (*UserMetaInfo) GetUuid ¶
func (x *UserMetaInfo) GetUuid() string
func (*UserMetaInfo) ProtoMessage ¶
func (*UserMetaInfo) ProtoMessage()
func (*UserMetaInfo) ProtoReflect ¶
func (x *UserMetaInfo) ProtoReflect() protoreflect.Message
func (*UserMetaInfo) Reset ¶
func (x *UserMetaInfo) Reset()
func (*UserMetaInfo) String ¶
func (x *UserMetaInfo) String() string
type UserPermissions ¶
type UserPermissions struct { Apps []*AppPermission `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*UserPermissions) Descriptor
deprecated
func (*UserPermissions) Descriptor() ([]byte, []int)
Deprecated: Use UserPermissions.ProtoReflect.Descriptor instead.
func (*UserPermissions) GetApps ¶
func (x *UserPermissions) GetApps() []*AppPermission
func (*UserPermissions) ProtoMessage ¶
func (*UserPermissions) ProtoMessage()
func (*UserPermissions) ProtoReflect ¶
func (x *UserPermissions) ProtoReflect() protoreflect.Message
func (*UserPermissions) Reset ¶
func (x *UserPermissions) Reset()
func (*UserPermissions) String ¶
func (x *UserPermissions) String() string
type UserTokenClaims ¶
type UserTokenClaims struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Organization string `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty"` Permissions *UserPermissions `protobuf:"bytes,3,opt,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*UserTokenClaims) Descriptor
deprecated
func (*UserTokenClaims) Descriptor() ([]byte, []int)
Deprecated: Use UserTokenClaims.ProtoReflect.Descriptor instead.
func (*UserTokenClaims) GetOrganization ¶
func (x *UserTokenClaims) GetOrganization() string
func (*UserTokenClaims) GetPermissions ¶
func (x *UserTokenClaims) GetPermissions() *UserPermissions
func (*UserTokenClaims) GetUuid ¶
func (x *UserTokenClaims) GetUuid() string
func (*UserTokenClaims) ProtoMessage ¶
func (*UserTokenClaims) ProtoMessage()
func (*UserTokenClaims) ProtoReflect ¶
func (x *UserTokenClaims) ProtoReflect() protoreflect.Message
func (*UserTokenClaims) Reset ¶
func (x *UserTokenClaims) Reset()
func (*UserTokenClaims) String ¶
func (x *UserTokenClaims) String() string