Versions in this module Expand all Collapse all v0 v0.0.5 Dec 17, 2018 v0.0.4 Dec 17, 2018 v0.0.3 Dec 17, 2018 v0.0.2 Dec 17, 2018 v0.0.1 Dec 17, 2018 Changes in this version + var ErrIntOverflowArithService = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthArithService = fmt.Errorf("proto: negative length found during unmarshaling") + var GoUnusedProtection__ int + type ProtoArgs struct + A int32 + B int32 + func (*ProtoArgs) Descriptor() ([]byte, []int) + func (*ProtoArgs) ProtoMessage() + func (m *ProtoArgs) GetA() int32 + func (m *ProtoArgs) GetB() int32 + func (m *ProtoArgs) Marshal() (dAtA []byte, err error) + func (m *ProtoArgs) MarshalTo(dAtA []byte) (int, error) + func (m *ProtoArgs) Reset() + func (m *ProtoArgs) Size() (n int) + func (m *ProtoArgs) String() string + func (m *ProtoArgs) Unmarshal(dAtA []byte) error + type ProtoReply struct + C int32 + func (*ProtoReply) Descriptor() ([]byte, []int) + func (*ProtoReply) ProtoMessage() + func (m *ProtoReply) GetC() int32 + func (m *ProtoReply) Marshal() (dAtA []byte, err error) + func (m *ProtoReply) MarshalTo(dAtA []byte) (int, error) + func (m *ProtoReply) Reset() + func (m *ProtoReply) Size() (n int) + func (m *ProtoReply) String() string + func (m *ProtoReply) Unmarshal(dAtA []byte) error + type ThriftArgs_ struct + A int32 + B int32 + func NewThriftArgs_() *ThriftArgs_ + func (p *ThriftArgs_) GetA() int32 + func (p *ThriftArgs_) GetB() int32 + func (p *ThriftArgs_) Read(iprot thrift.TProtocol) error + func (p *ThriftArgs_) ReadField1(iprot thrift.TProtocol) error + func (p *ThriftArgs_) ReadField2(iprot thrift.TProtocol) error + func (p *ThriftArgs_) String() string + func (p *ThriftArgs_) Write(oprot thrift.TProtocol) error + type ThriftReply struct + C int32 + func NewThriftReply() *ThriftReply + func (p *ThriftReply) GetC() int32 + func (p *ThriftReply) Read(iprot thrift.TProtocol) error + func (p *ThriftReply) ReadField1(iprot thrift.TProtocol) error + func (p *ThriftReply) String() string + func (p *ThriftReply) Write(oprot thrift.TProtocol) error