//
pkg.gl
Category
github.com/etcd-io/etcd
lease
package
2.3.8+incompatible
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
0
Files
421 SLOC
#
Packages
leasehttp
leasepb
Package leasepb is a generated protocol buffer package.
#
Functions
NewLessor
#
Constants
NoLease
NoLease is a special LeaseID representing the absence of a lease.
#
Variables
ErrLeaseExists
ErrLeaseNotFound
ErrNotPrimary
#
Structs
FakeLessor
FakeLessor is a fake implementation of Lessor interface.
Lease
LeaseItem
#
Interfaces
Lessor
A Lessor is the owner of leases.
RangeDeleter
RangeDeleter defines an interface with DeleteRange method.
#
Type aliases
LeaseID