Versions in this module Expand all Collapse all v1 v1.0.9 Mar 6, 2025 v1.0.8 Mar 6, 2025 v1.0.6 Mar 6, 2025 v1.0.3 Mar 5, 2025 v1.0.2 Mar 5, 2025 v1.0.0 Mar 5, 2025 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_) Equals(other *ThriftArgs_) bool + func (p *ThriftArgs_) GetA() int32 + func (p *ThriftArgs_) GetB() int32 + func (p *ThriftArgs_) Read(ctx context.Context, iprot thrift.TProtocol) error + func (p *ThriftArgs_) ReadField1(ctx context.Context, iprot thrift.TProtocol) error + func (p *ThriftArgs_) ReadField2(ctx context.Context, iprot thrift.TProtocol) error + func (p *ThriftArgs_) String() string + func (p *ThriftArgs_) Write(ctx context.Context, oprot thrift.TProtocol) error + type ThriftReply struct + C int32 + func NewThriftReply() *ThriftReply + func (p *ThriftReply) Equals(other *ThriftReply) bool + func (p *ThriftReply) GetC() int32 + func (p *ThriftReply) Read(ctx context.Context, iprot thrift.TProtocol) error + func (p *ThriftReply) ReadField1(ctx context.Context, iprot thrift.TProtocol) error + func (p *ThriftReply) String() string + func (p *ThriftReply) Write(ctx context.Context, oprot thrift.TProtocol) error