user

package
v0.0.0-...-35a2a4f Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Name                 string               `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Id                   int32                `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`
	Year                 int32                `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
	Gpa                  int32                `protobuf:"varint,4,opt,name=gpa,proto3" json:"gpa,omitempty"`
	LastUpdated          *timestamp.Timestamp `protobuf:"bytes,5,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

User holds the user retrieved data

func (*User) Descriptor

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

func (*User) GetGpa

func (m *User) GetGpa() int32

func (*User) GetId

func (m *User) GetId() int32

func (*User) GetLastUpdated

func (m *User) GetLastUpdated() *timestamp.Timestamp

func (*User) GetName

func (m *User) GetName() string

func (*User) GetYear

func (m *User) GetYear() int32

func (*User) ProtoMessage

func (*User) ProtoMessage()

func (*User) Reset

func (m *User) Reset()

func (*User) String

func (m *User) String() string

func (*User) XXX_DiscardUnknown

func (m *User) XXX_DiscardUnknown()

func (*User) XXX_Marshal

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

func (*User) XXX_Merge

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

func (*User) XXX_MessageName

func (*User) XXX_MessageName() string

func (*User) XXX_Size

func (m *User) XXX_Size() int

func (*User) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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