startupuser

package
v0.0.0-...-7ee3c9b Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StartupUser

type StartupUser struct {
	UserID               uint32               `protobuf:"varint,1,opt,name=UserID,proto3" json:"UserID,omitempty"`
	CreatedAt            *timestamp.Timestamp `protobuf:"bytes,2,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"`
	UpdatedAt            *timestamp.Timestamp `protobuf:"bytes,3,opt,name=UpdatedAt,proto3" json:"UpdatedAt,omitempty"`
	Title                string               `protobuf:"bytes,4,opt,name=Title,proto3" json:"Title,omitempty"`
	Experience           []*common.Experience `protobuf:"bytes,5,rep,name=Experience,proto3" json:"Experience,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*StartupUser) Descriptor

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

func (*StartupUser) GetCreatedAt

func (m *StartupUser) GetCreatedAt() *timestamp.Timestamp

func (*StartupUser) GetExperience

func (m *StartupUser) GetExperience() []*common.Experience

func (*StartupUser) GetTitle

func (m *StartupUser) GetTitle() string

func (*StartupUser) GetUpdatedAt

func (m *StartupUser) GetUpdatedAt() *timestamp.Timestamp

func (*StartupUser) GetUserID

func (m *StartupUser) GetUserID() uint32

func (*StartupUser) ProtoMessage

func (*StartupUser) ProtoMessage()

func (*StartupUser) Reset

func (m *StartupUser) Reset()

func (*StartupUser) String

func (m *StartupUser) String() string

func (*StartupUser) XXX_DiscardUnknown

func (m *StartupUser) XXX_DiscardUnknown()

func (*StartupUser) XXX_Marshal

func (m *StartupUser) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*StartupUser) XXX_Merge

func (m *StartupUser) XXX_Merge(src proto.Message)

func (*StartupUser) XXX_Size

func (m *StartupUser) XXX_Size() int

func (*StartupUser) XXX_Unmarshal

func (m *StartupUser) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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