package
0.0.5
Repository: https://github.com/massyu/hive.go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
New creates a new identity from the given PublicKey.
NewID computes the ID corresponding to the given public key.
NewLocalIdentity creates a new LocalIdentity.
NewLocalIdentityWithIdentity creates a new LocalIdentity with a given LocalIdentity.
No description provided by the author
ParseID parses a hex encoded ID.

# Structs

LocalIdentity is a node's identity.
LocalIdentity is a local node's identity.

# Type aliases

ID is a unique identifier for each peer.