yarpcproto

package
v1.36.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type Oneway

type Oneway struct {
	Ack bool `protobuf:"varint,1,opt,name=ack,proto3" json:"ack,omitempty"`
}

Oneway is the return type to use for an rpc method if the method should be generated as oneway.

func (*Oneway) Descriptor

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

func (*Oneway) Equal

func (this *Oneway) Equal(that interface{}) bool

func (*Oneway) GetAck

func (m *Oneway) GetAck() bool

func (*Oneway) GoString

func (this *Oneway) GoString() string

func (*Oneway) Marshal

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

func (*Oneway) MarshalTo

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

func (*Oneway) ProtoMessage

func (*Oneway) ProtoMessage()

func (*Oneway) Reset

func (m *Oneway) Reset()

func (*Oneway) Size

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

func (*Oneway) String

func (this *Oneway) String() string

func (*Oneway) Unmarshal

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

func (*Oneway) XXX_DiscardUnknown added in v1.32.0

func (m *Oneway) XXX_DiscardUnknown()

func (*Oneway) XXX_Marshal added in v1.32.0

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

func (*Oneway) XXX_Merge added in v1.32.0

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

func (*Oneway) XXX_Size added in v1.32.0

func (m *Oneway) XXX_Size() int

func (*Oneway) XXX_Unmarshal added in v1.32.0

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

Jump to

Keyboard shortcuts

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