user

package
v0.0.0-...-6b548b8 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type UserExtra

type UserExtra struct {
	ID                 string   `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	Kickstarter        bool     `protobuf:"varint,2,opt,name=Kickstarter,proto3" json:"Kickstarter,omitempty"`
	Whitelisted        bool     `protobuf:"varint,3,opt,name=Whitelisted,proto3" json:"Whitelisted,omitempty"`
	PreviewWhitelisted bool     `protobuf:"varint,4,opt,name=PreviewWhitelisted,proto3" json:"PreviewWhitelisted,omitempty"`
	ResetOOBToken      string   `protobuf:"bytes,5,opt,name=ResetOOBToken,proto3" json:"ResetOOBToken,omitempty"`
	KSResetOOBToken    string   `protobuf:"bytes,6,opt,name=KSResetOOBToken,proto3" json:"KSResetOOBToken,omitempty"`
	Language           string   `protobuf:"bytes,7,opt,name=Language,proto3" json:"Language,omitempty"`
	Events             []string `protobuf:"bytes,8,rep,name=Events,proto3" json:"Events,omitempty"`
	UtmSource          string   `protobuf:"bytes,9,opt,name=UtmSource,proto3" json:"UtmSource,omitempty"`
	UtmMedium          string   `protobuf:"bytes,10,opt,name=UtmMedium,proto3" json:"UtmMedium,omitempty"`
	UtmCampaign        string   `protobuf:"bytes,11,opt,name=UtmCampaign,proto3" json:"UtmCampaign,omitempty"`
	UtmContent         string   `protobuf:"bytes,12,opt,name=UtmContent,proto3" json:"UtmContent,omitempty"`
	UtmTerm            string   `protobuf:"bytes,13,opt,name=UtmTerm,proto3" json:"UtmTerm,omitempty"`
	Referrer           string   `protobuf:"bytes,14,opt,name=Referrer,proto3" json:"Referrer,omitempty"`
	Role               string   `protobuf:"bytes,15,opt,name=Role,proto3" json:"Role,omitempty"`
	Joined             bool     `protobuf:"varint,16,opt,name=Joined,proto3" json:"Joined,omitempty"`
	SubscribedToNews   bool     `protobuf:"varint,17,opt,name=SubscribedToNews,proto3" json:"SubscribedToNews,omitempty"`
	KickstarterBacker  string   `protobuf:"bytes,18,opt,name=KickstarterBacker,proto3" json:"KickstarterBacker,omitempty"`
	KickstarterReward  string   `protobuf:"bytes,19,opt,name=KickstarterReward,proto3" json:"KickstarterReward,omitempty"`
	Masks              []string `protobuf:"bytes,20,rep,name=Masks,proto3" json:"Masks,omitempty"`
	BadgeList          []string `protobuf:"bytes,21,rep,name=BadgeList,proto3" json:"BadgeList,omitempty"`
	ColorList          []string `protobuf:"bytes,22,rep,name=ColorList,proto3" json:"ColorList,omitempty"`
	// contains filtered or unexported fields
}

func (*UserExtra) Descriptor deprecated

func (*UserExtra) Descriptor() ([]byte, []int)

Deprecated: Use UserExtra.ProtoReflect.Descriptor instead.

func (*UserExtra) GetBadgeList

func (x *UserExtra) GetBadgeList() []string

func (*UserExtra) GetColorList

func (x *UserExtra) GetColorList() []string

func (*UserExtra) GetEvents

func (x *UserExtra) GetEvents() []string

func (*UserExtra) GetID

func (x *UserExtra) GetID() string

func (*UserExtra) GetJoined

func (x *UserExtra) GetJoined() bool

func (*UserExtra) GetKSResetOOBToken

func (x *UserExtra) GetKSResetOOBToken() string

func (*UserExtra) GetKickstarter

func (x *UserExtra) GetKickstarter() bool

func (*UserExtra) GetKickstarterBacker

func (x *UserExtra) GetKickstarterBacker() string

func (*UserExtra) GetKickstarterReward

func (x *UserExtra) GetKickstarterReward() string

func (*UserExtra) GetLanguage

func (x *UserExtra) GetLanguage() string

func (*UserExtra) GetMasks

func (x *UserExtra) GetMasks() []string

func (*UserExtra) GetPreviewWhitelisted

func (x *UserExtra) GetPreviewWhitelisted() bool

func (*UserExtra) GetReferrer

func (x *UserExtra) GetReferrer() string

func (*UserExtra) GetResetOOBToken

func (x *UserExtra) GetResetOOBToken() string

func (*UserExtra) GetRole

func (x *UserExtra) GetRole() string

func (*UserExtra) GetSubscribedToNews

func (x *UserExtra) GetSubscribedToNews() bool

func (*UserExtra) GetUtmCampaign

func (x *UserExtra) GetUtmCampaign() string

func (*UserExtra) GetUtmContent

func (x *UserExtra) GetUtmContent() string

func (*UserExtra) GetUtmMedium

func (x *UserExtra) GetUtmMedium() string

func (*UserExtra) GetUtmSource

func (x *UserExtra) GetUtmSource() string

func (*UserExtra) GetUtmTerm

func (x *UserExtra) GetUtmTerm() string

func (*UserExtra) GetWhitelisted

func (x *UserExtra) GetWhitelisted() bool

func (*UserExtra) ProtoMessage

func (*UserExtra) ProtoMessage()

func (*UserExtra) ProtoReflect

func (x *UserExtra) ProtoReflect() protoreflect.Message

func (*UserExtra) Reset

func (x *UserExtra) Reset()

func (*UserExtra) String

func (x *UserExtra) String() string

Jump to

Keyboard shortcuts

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