pb

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReqCall

type ReqCall struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReqCall) Descriptor

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

func (*ReqCall) GetName

func (m *ReqCall) GetName() string

func (*ReqCall) ProtoMessage

func (*ReqCall) ProtoMessage()

func (*ReqCall) Reset

func (m *ReqCall) Reset()

func (*ReqCall) String

func (m *ReqCall) String() string

func (*ReqCall) XXX_DiscardUnknown

func (m *ReqCall) XXX_DiscardUnknown()

func (*ReqCall) XXX_Marshal

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

func (*ReqCall) XXX_Merge

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

func (*ReqCall) XXX_Size

func (m *ReqCall) XXX_Size() int

func (*ReqCall) XXX_Unmarshal

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

type ReqHello

type ReqHello struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReqHello) Descriptor

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

func (*ReqHello) GetName

func (m *ReqHello) GetName() string

func (*ReqHello) ProtoMessage

func (*ReqHello) ProtoMessage()

func (*ReqHello) Reset

func (m *ReqHello) Reset()

func (*ReqHello) String

func (m *ReqHello) String() string

func (*ReqHello) XXX_DiscardUnknown

func (m *ReqHello) XXX_DiscardUnknown()

func (*ReqHello) XXX_Marshal

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

func (*ReqHello) XXX_Merge

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

func (*ReqHello) XXX_Size

func (m *ReqHello) XXX_Size() int

func (*ReqHello) XXX_Unmarshal

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

type ReqRequest

type ReqRequest struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReqRequest) Descriptor

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

func (*ReqRequest) GetName

func (m *ReqRequest) GetName() string

func (*ReqRequest) ProtoMessage

func (*ReqRequest) ProtoMessage()

func (*ReqRequest) Reset

func (m *ReqRequest) Reset()

func (*ReqRequest) String

func (m *ReqRequest) String() string

func (*ReqRequest) XXX_DiscardUnknown

func (m *ReqRequest) XXX_DiscardUnknown()

func (*ReqRequest) XXX_Marshal

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

func (*ReqRequest) XXX_Merge

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

func (*ReqRequest) XXX_Size

func (m *ReqRequest) XXX_Size() int

func (*ReqRequest) XXX_Unmarshal

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

type ReqSend

type ReqSend struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReqSend) Descriptor

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

func (*ReqSend) GetName

func (m *ReqSend) GetName() string

func (*ReqSend) ProtoMessage

func (*ReqSend) ProtoMessage()

func (*ReqSend) Reset

func (m *ReqSend) Reset()

func (*ReqSend) String

func (m *ReqSend) String() string

func (*ReqSend) XXX_DiscardUnknown

func (m *ReqSend) XXX_DiscardUnknown()

func (*ReqSend) XXX_Marshal

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

func (*ReqSend) XXX_Merge

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

func (*ReqSend) XXX_Size

func (m *ReqSend) XXX_Size() int

func (*ReqSend) XXX_Unmarshal

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

type RespCall

type RespCall struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RespCall) Descriptor

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

func (*RespCall) GetName

func (m *RespCall) GetName() string

func (*RespCall) ProtoMessage

func (*RespCall) ProtoMessage()

func (*RespCall) Reset

func (m *RespCall) Reset()

func (*RespCall) String

func (m *RespCall) String() string

func (*RespCall) XXX_DiscardUnknown

func (m *RespCall) XXX_DiscardUnknown()

func (*RespCall) XXX_Marshal

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

func (*RespCall) XXX_Merge

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

func (*RespCall) XXX_Size

func (m *RespCall) XXX_Size() int

func (*RespCall) XXX_Unmarshal

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

type RespHello

type RespHello struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RespHello) Descriptor

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

func (*RespHello) GetName

func (m *RespHello) GetName() string

func (*RespHello) ProtoMessage

func (*RespHello) ProtoMessage()

func (*RespHello) Reset

func (m *RespHello) Reset()

func (*RespHello) String

func (m *RespHello) String() string

func (*RespHello) XXX_DiscardUnknown

func (m *RespHello) XXX_DiscardUnknown()

func (*RespHello) XXX_Marshal

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

func (*RespHello) XXX_Merge

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

func (*RespHello) XXX_Size

func (m *RespHello) XXX_Size() int

func (*RespHello) XXX_Unmarshal

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

type RespRequest

type RespRequest struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RespRequest) Descriptor

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

func (*RespRequest) GetName

func (m *RespRequest) GetName() string

func (*RespRequest) ProtoMessage

func (*RespRequest) ProtoMessage()

func (*RespRequest) Reset

func (m *RespRequest) Reset()

func (*RespRequest) String

func (m *RespRequest) String() string

func (*RespRequest) XXX_DiscardUnknown

func (m *RespRequest) XXX_DiscardUnknown()

func (*RespRequest) XXX_Marshal

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

func (*RespRequest) XXX_Merge

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

func (*RespRequest) XXX_Size

func (m *RespRequest) XXX_Size() int

func (*RespRequest) XXX_Unmarshal

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

type RespSend

type RespSend struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RespSend) Descriptor

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

func (*RespSend) GetName

func (m *RespSend) GetName() string

func (*RespSend) ProtoMessage

func (*RespSend) ProtoMessage()

func (*RespSend) Reset

func (m *RespSend) Reset()

func (*RespSend) String

func (m *RespSend) String() string

func (*RespSend) XXX_DiscardUnknown

func (m *RespSend) XXX_DiscardUnknown()

func (*RespSend) XXX_Marshal

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

func (*RespSend) XXX_Merge

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

func (*RespSend) XXX_Size

func (m *RespSend) XXX_Size() int

func (*RespSend) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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