var _ … var _ … var _ … const _ … type Event_EventType … const PUT … const DELETE … var Event_EventType_name … var Event_EventType_value … func (x Event_EventType) String() string { … } func (Event_EventType) EnumDescriptor() ([]byte, []int) { … } type KeyValue … func (m *KeyValue) Reset() { … } func (m *KeyValue) String() string { … } func (*KeyValue) ProtoMessage() { … } func (*KeyValue) Descriptor() ([]byte, []int) { … } func (m *KeyValue) XXX_Unmarshal(b []byte) error { … } func (m *KeyValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *KeyValue) XXX_Merge(src proto.Message) { … } func (m *KeyValue) XXX_Size() int { … } func (m *KeyValue) XXX_DiscardUnknown() { … } var xxx_messageInfo_KeyValue … type Event … func (m *Event) Reset() { … } func (m *Event) String() string { … } func (*Event) ProtoMessage() { … } func (*Event) Descriptor() ([]byte, []int) { … } func (m *Event) XXX_Unmarshal(b []byte) error { … } func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *Event) XXX_Merge(src proto.Message) { … } func (m *Event) XXX_Size() int { … } func (m *Event) XXX_DiscardUnknown() { … } var xxx_messageInfo_Event … func init() { … } func init() { … } var fileDescriptor_2216fe83c9c12408 … func (m *KeyValue) Marshal() (dAtA []byte, err error) { … } func (m *KeyValue) MarshalTo(dAtA []byte) (int, error) { … } func (m *KeyValue) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *Event) Marshal() (dAtA []byte, err error) { … } func (m *Event) MarshalTo(dAtA []byte) (int, error) { … } func (m *Event) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func encodeVarintKv(dAtA []byte, offset int, v uint64) int { … } func (m *KeyValue) Size() (n int) { … } func (m *Event) Size() (n int) { … } func sovKv(x uint64) (n int) { … } func sozKv(x uint64) (n int) { … } func (m *KeyValue) Unmarshal(dAtA []byte) error { … } func (m *Event) Unmarshal(dAtA []byte) error { … } func skipKv(dAtA []byte) (n int, err error) { … } var ErrInvalidLengthKv … var ErrIntOverflowKv … var ErrUnexpectedEndOfGroupKv …