Versions in this module Expand all Collapse all v1 v1.0.8 Apr 24, 2020 Changes in this version + var File_common_proto protoreflect.FileDescriptor + type Pages struct + Page uint32 + PerPage uint32 + Total uint32 + func (*Pages) Descriptor() ([]byte, []int) + func (*Pages) ProtoMessage() + func (x *Pages) GetPage() uint32 + func (x *Pages) GetPerPage() uint32 + func (x *Pages) GetTotal() uint32 + func (x *Pages) ProtoReflect() protoreflect.Message + func (x *Pages) Reset() + func (x *Pages) String() string + type Pk struct + Id uint64 + func (*Pk) Descriptor() ([]byte, []int) + func (*Pk) ProtoMessage() + func (x *Pk) GetId() uint64 + func (x *Pk) ProtoReflect() protoreflect.Message + func (x *Pk) Reset() + func (x *Pk) String() string + type Response struct + Code uint32 + Data *any.Any + Msg string + func (*Response) Descriptor() ([]byte, []int) + func (*Response) ProtoMessage() + func (x *Response) GetCode() uint32 + func (x *Response) GetData() *any.Any + func (x *Response) GetMsg() string + func (x *Response) ProtoReflect() protoreflect.Message + func (x *Response) Reset() + func (x *Response) String() string