type_pb

package
v0.0.0-...-5346f80 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthClient = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowClient   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type Client

type Client struct {
	Id                   string   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name                 string   `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Uri                  string   `protobuf:"bytes,3,opt,name=uri,proto3" json:"uri,omitempty"`
	Contacts             []string `protobuf:"bytes,4,rep,name=contacts,proto3" json:"contacts,omitempty"`
	LogoUri              string   `protobuf:"bytes,5,opt,name=logo_uri,json=logoUri,proto3" json:"logo_uri,omitempty"`
	Owner                string   `protobuf:"bytes,6,opt,name=owner,proto3" json:"owner,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Client) Descriptor

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

func (*Client) GetContacts

func (m *Client) GetContacts() []string

func (*Client) GetId

func (m *Client) GetId() string

func (*Client) GetLogoUri

func (m *Client) GetLogoUri() string

func (*Client) GetName

func (m *Client) GetName() string

func (*Client) GetOwner

func (m *Client) GetOwner() string

func (*Client) GetUri

func (m *Client) GetUri() string

func (*Client) Marshal

func (m *Client) Marshal() (dAtA []byte, err error)

func (*Client) MarshalTo

func (m *Client) MarshalTo(dAtA []byte) (int, error)

func (*Client) ProtoMessage

func (*Client) ProtoMessage()

func (*Client) Reset

func (m *Client) Reset()

func (*Client) Size

func (m *Client) Size() (n int)

func (*Client) String

func (m *Client) String() string

func (*Client) Unmarshal

func (m *Client) Unmarshal(dAtA []byte) error

func (*Client) Validate

func (this *Client) Validate() error

func (*Client) XXX_DiscardUnknown

func (m *Client) XXX_DiscardUnknown()

func (*Client) XXX_Marshal

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

func (*Client) XXX_Merge

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

func (*Client) XXX_Size

func (m *Client) XXX_Size() int

func (*Client) XXX_Unmarshal

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

type Department

type Department struct {
	Id                   uint32   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Name                 string   `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	ShortName            string   `protobuf:"bytes,3,opt,name=short_name,json=shortName,proto3" json:"short_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Department) Descriptor

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

func (*Department) GetId

func (m *Department) GetId() uint32

func (*Department) GetName

func (m *Department) GetName() string

func (*Department) GetShortName

func (m *Department) GetShortName() string

func (*Department) ProtoMessage

func (*Department) ProtoMessage()

func (*Department) Reset

func (m *Department) Reset()

func (*Department) String

func (m *Department) String() string

func (*Department) Validate

func (this *Department) Validate() error

func (*Department) XXX_DiscardUnknown

func (m *Department) XXX_DiscardUnknown()

func (*Department) XXX_Marshal

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

func (*Department) XXX_Merge

func (dst *Department) XXX_Merge(src proto.Message)

func (*Department) XXX_Size

func (m *Department) XXX_Size() int

func (*Department) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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