Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeLocker ¶
type NodeLocker struct {
// contains filtered or unexported fields
}
func NewNodeLocker ¶
func NewNodeLocker(ctx context.Context, endpoint string) (*NodeLocker, error)
func (*NodeLocker) Close ¶
func (nl *NodeLocker) Close()
func (*NodeLocker) LockedPeers ¶
func (nl *NodeLocker) LockedPeers(ctx context.Context) ([]string, error)
type NodeLockerConn ¶
Click to show internal directories.
Click to hide internal directories.