package
0.27.6
Repository: https://github.com/ethersphere/beekeeper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
WithNoOptions represents no BeeClientOption.
WithURL returns BeeClientOption with given api url.

# Variables

No description provided by the author

# Structs

ClusterOptions represents Bee cluster options.
Config represents Bee configuration.
CreateOptions represents available options for creating node.
This format is compatible with Ethereum JSON v3 key file format.
No description provided by the author
NodeGroupOptions represents node group options.
NodeOptions holds optional parameters for the Node.
SentReceived object.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

BeeClientOption represents bee client option.
ClusterAccounting represents accounting of all nodes in the cluster.
ClusterAddresses represents addresses of all nodes in the cluster.
ClusterBalances represents balances of all nodes in the cluster.
ClusterOverlays represents overlay addresses of all nodes in the cluster.
ClusterPeers represents peers of all nodes in the cluster.
ClusterSettlements represents settlements of all nodes in the cluster.
ClusterTopologies represents Kademlia topology of all nodes in the cluster.
NodeGroupAccounting represents accounting of all nodes in the node group.
NodeGroupAddresses represents addresses of all nodes in the node group.
NodeGroupBalances represents balances of all nodes in the node group.
NodeGroupOverlays represents overlay addresses of all nodes in the node group.
NodeGroupPeers represents peers of all nodes in the node group.
NodeGroupSettlements represents settlements of all nodes in the node group.
NodeGroupTopologies represents Kademlia topology of all nodes in the node group.