users

package
v0.0.0-...-9335961 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2020 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_example_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type User

type User struct {
	Age       *sql.NullInt64       `protobuf:"bytes,1,opt,name=age,proto3" json:"age,omitempty"`
	Lastname  *sql.NullString      `protobuf:"bytes,2,opt,name=lastname,proto3" json:"lastname,omitempty"`
	Firstname *sql.NullString      `protobuf:"bytes,3,opt,name=firstname,proto3" json:"firstname,omitempty"`
	Created   *timestamp.Timestamp `protobuf:"bytes,4,opt,name=created,proto3" json:"created,omitempty"`
	// contains filtered or unexported fields
}

func (*User) Descriptor deprecated

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

Deprecated: Use User.ProtoReflect.Descriptor instead.

func (*User) GetAge

func (x *User) GetAge() *sql.NullInt64

func (*User) GetCreated

func (x *User) GetCreated() *timestamp.Timestamp

func (*User) GetFirstname

func (x *User) GetFirstname() *sql.NullString

func (*User) GetLastname

func (x *User) GetLastname() *sql.NullString

func (*User) ProtoMessage

func (*User) ProtoMessage()

func (*User) ProtoReflect

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

func (*User) Reset

func (x *User) Reset()

func (*User) String

func (x *User) String() string

Jump to

Keyboard shortcuts

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