yarpcproto

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package yarpcproto is a generated protocol buffer package.

It is generated from these files:

yarpcproto/yarpc.proto

It has these top-level messages:

Oneway

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

Jump to

Keyboard shortcuts

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