var _ … var _ … var _ … const _ … type Lease … func (m *Lease) Reset() { … } func (m *Lease) String() string { … } func (*Lease) ProtoMessage() { … } func (*Lease) Descriptor() ([]byte, []int) { … } func (m *Lease) XXX_Unmarshal(b []byte) error { … } func (m *Lease) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *Lease) XXX_Merge(src proto.Message) { … } func (m *Lease) XXX_Size() int { … } func (m *Lease) XXX_DiscardUnknown() { … } var xxx_messageInfo_Lease … type LeaseInternalRequest … func (m *LeaseInternalRequest) Reset() { … } func (m *LeaseInternalRequest) String() string { … } func (*LeaseInternalRequest) ProtoMessage() { … } func (*LeaseInternalRequest) Descriptor() ([]byte, []int) { … } func (m *LeaseInternalRequest) XXX_Unmarshal(b []byte) error { … } func (m *LeaseInternalRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *LeaseInternalRequest) XXX_Merge(src proto.Message) { … } func (m *LeaseInternalRequest) XXX_Size() int { … } func (m *LeaseInternalRequest) XXX_DiscardUnknown() { … } var xxx_messageInfo_LeaseInternalRequest … type LeaseInternalResponse … func (m *LeaseInternalResponse) Reset() { … } func (m *LeaseInternalResponse) String() string { … } func (*LeaseInternalResponse) ProtoMessage() { … } func (*LeaseInternalResponse) Descriptor() ([]byte, []int) { … } func (m *LeaseInternalResponse) XXX_Unmarshal(b []byte) error { … } func (m *LeaseInternalResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { … } func (m *LeaseInternalResponse) XXX_Merge(src proto.Message) { … } func (m *LeaseInternalResponse) XXX_Size() int { … } func (m *LeaseInternalResponse) XXX_DiscardUnknown() { … } var xxx_messageInfo_LeaseInternalResponse … func init() { … } func init() { … } var fileDescriptor_3dd57e402472b33a … func (m *Lease) Marshal() (dAtA []byte, err error) { … } func (m *Lease) MarshalTo(dAtA []byte) (int, error) { … } func (m *Lease) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *LeaseInternalRequest) Marshal() (dAtA []byte, err error) { … } func (m *LeaseInternalRequest) MarshalTo(dAtA []byte) (int, error) { … } func (m *LeaseInternalRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func (m *LeaseInternalResponse) Marshal() (dAtA []byte, err error) { … } func (m *LeaseInternalResponse) MarshalTo(dAtA []byte) (int, error) { … } func (m *LeaseInternalResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) { … } func encodeVarintLease(dAtA []byte, offset int, v uint64) int { … } func (m *Lease) Size() (n int) { … } func (m *LeaseInternalRequest) Size() (n int) { … } func (m *LeaseInternalResponse) Size() (n int) { … } func sovLease(x uint64) (n int) { … } func sozLease(x uint64) (n int) { … } func (m *Lease) Unmarshal(dAtA []byte) error { … } func (m *LeaseInternalRequest) Unmarshal(dAtA []byte) error { … } func (m *LeaseInternalResponse) Unmarshal(dAtA []byte) error { … } func skipLease(dAtA []byte) (n int, err error) { … } var ErrInvalidLengthLease … var ErrIntOverflowLease … var ErrUnexpectedEndOfGroupLease …