subpkg

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthSubpkg        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowSubpkg          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupSubpkg = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type AnotherMessage

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

func (*AnotherMessage) Descriptor

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

func (*AnotherMessage) Equal

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

func (*AnotherMessage) GetFoo

func (m *AnotherMessage) GetFoo() string

func (*AnotherMessage) Marshal

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

func (*AnotherMessage) MarshalTo

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

func (*AnotherMessage) MarshalToSizedBuffer added in v1.4.3

func (m *AnotherMessage) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*AnotherMessage) ProtoMessage

func (*AnotherMessage) ProtoMessage()

func (*AnotherMessage) Reset

func (m *AnotherMessage) Reset()

func (*AnotherMessage) Size

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

func (*AnotherMessage) String

func (m *AnotherMessage) String() string

func (*AnotherMessage) Unmarshal

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

func (*AnotherMessage) VerboseEqual

func (this *AnotherMessage) VerboseEqual(that interface{}) error

func (*AnotherMessage) XXX_DiscardUnknown added in v1.4.3

func (m *AnotherMessage) XXX_DiscardUnknown()

func (*AnotherMessage) XXX_Marshal added in v1.4.3

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

func (*AnotherMessage) XXX_Merge added in v1.4.3

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

func (*AnotherMessage) XXX_Size added in v1.4.3

func (m *AnotherMessage) XXX_Size() int

func (*AnotherMessage) XXX_Unmarshal added in v1.4.3

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

Jump to

Keyboard shortcuts

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