kafka

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthKafkaTest        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowKafkaTest          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupKafkaTest = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type TestMsg

type TestMsg struct {
	A                    string   `protobuf:"bytes,1,opt,name=a,proto3" json:"a,omitempty"`
	B                    int64    `protobuf:"varint,2,opt,name=b,proto3" json:"b,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TestMsg) Descriptor

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

func (*TestMsg) GetA

func (m *TestMsg) GetA() string

func (*TestMsg) GetB

func (m *TestMsg) GetB() int64

func (*TestMsg) Marshal

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

func (*TestMsg) MarshalTo

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

func (*TestMsg) MarshalToSizedBuffer

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

func (*TestMsg) ProtoMessage

func (*TestMsg) ProtoMessage()

func (*TestMsg) Reset

func (m *TestMsg) Reset()

func (*TestMsg) Size

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

func (*TestMsg) String

func (m *TestMsg) String() string

func (*TestMsg) Unmarshal

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

func (*TestMsg) XXX_DiscardUnknown

func (m *TestMsg) XXX_DiscardUnknown()

func (*TestMsg) XXX_Marshal

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

func (*TestMsg) XXX_Merge

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

func (*TestMsg) XXX_Size

func (m *TestMsg) XXX_Size() int

func (*TestMsg) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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