var _ … var _ … var _ … const _ … type RequestHeader … func (m *RequestHeader) Reset() { … } func (m *RequestHeader) String() string { … } func (*RequestHeader) ProtoMessage() { … } func (*RequestHeader) Descriptor() ([]byte, []int) { … } func (m *RequestHeader) XXX_Unmarshal(b []byte) error { … } func (m *RequestHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *RequestHeader) XXX_Merge(src proto.Message) { … } func (m *RequestHeader) XXX_Size() int { … } func (m *RequestHeader) XXX_DiscardUnknown() { … } var xxx_messageInfo_RequestHeader … type InternalRaftRequest … func (m *InternalRaftRequest) Reset() { … } func (m *InternalRaftRequest) String() string { … } func (*InternalRaftRequest) ProtoMessage() { … } func (*InternalRaftRequest) Descriptor() ([]byte, []int) { … } func (m *InternalRaftRequest) XXX_Unmarshal(b []byte) error { … } func (m *InternalRaftRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *InternalRaftRequest) XXX_Merge(src proto.Message) { … } func (m *InternalRaftRequest) XXX_Size() int { … } func (m *InternalRaftRequest) XXX_DiscardUnknown() { … } var xxx_messageInfo_InternalRaftRequest … type EmptyResponse … func (m *EmptyResponse) Reset() { … } func (m *EmptyResponse) String() string { … } func (*EmptyResponse) ProtoMessage() { … } func (*EmptyResponse) Descriptor() ([]byte, []int) { … } func (m *EmptyResponse) XXX_Unmarshal(b []byte) error { … } func (m *EmptyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *EmptyResponse) XXX_Merge(src proto.Message) { … } func (m *EmptyResponse) XXX_Size() int { … } func (m *EmptyResponse) XXX_DiscardUnknown() { … } var xxx_messageInfo_EmptyResponse … type InternalAuthenticateRequest … func (m *InternalAuthenticateRequest) Reset() { … } func (m *InternalAuthenticateRequest) String() string { … } func (*InternalAuthenticateRequest) ProtoMessage() { … } func (*InternalAuthenticateRequest) Descriptor() ([]byte, []int) { … } func (m *InternalAuthenticateRequest) XXX_Unmarshal(b []byte) error { … } func (m *InternalAuthenticateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *InternalAuthenticateRequest) XXX_Merge(src proto.Message) { … } func (m *InternalAuthenticateRequest) XXX_Size() int { … } func (m *InternalAuthenticateRequest) XXX_DiscardUnknown() { … } var xxx_messageInfo_InternalAuthenticateRequest … func init() { … } func init() { … } var fileDescriptor_b4c9a9be0cfca103 … func (m *RequestHeader) Marshal() (dAtA []byte, err error) { … } func (m *RequestHeader) MarshalTo(dAtA []byte) (int, error) { … } func (m *RequestHeader) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *InternalRaftRequest) Marshal() (dAtA []byte, err error) { … } func (m *InternalRaftRequest) MarshalTo(dAtA []byte) (int, error) { … } func (m *InternalRaftRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *EmptyResponse) Marshal() (dAtA []byte, err error) { … } func (m *EmptyResponse) MarshalTo(dAtA []byte) (int, error) { … } func (m *EmptyResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *InternalAuthenticateRequest) Marshal() (dAtA []byte, err error) { … } func (m *InternalAuthenticateRequest) MarshalTo(dAtA []byte) (int, error) { … } func (m *InternalAuthenticateRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func encodeVarintRaftInternal(dAtA []byte, offset int, v uint64) int { … } func (m *RequestHeader) Size() (n int) { … } func (m *InternalRaftRequest) Size() (n int) { … } func (m *EmptyResponse) Size() (n int) { … } func (m *InternalAuthenticateRequest) Size() (n int) { … } func sovRaftInternal(x uint64) (n int) { … } func sozRaftInternal(x uint64) (n int) { … } func (m *RequestHeader) Unmarshal(dAtA []byte) error { … } func (m *InternalRaftRequest) Unmarshal(dAtA []byte) error { … } func (m *EmptyResponse) Unmarshal(dAtA []byte) error { … } func (m *InternalAuthenticateRequest) Unmarshal(dAtA []byte) error { … } func skipRaftInternal(dAtA []byte) (n int, err error) { … } var ErrInvalidLengthRaftInternal … var ErrIntOverflowRaftInternal … var ErrUnexpectedEndOfGroupRaftInternal …