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

# Packages

No description provided by the author

# Functions

AddressOfChunk returns address(es) of the given chunk(s).
No description provided by the author
GenerateNRandomChunksAt returns n randomly generated chunks for target address.
GenerateRandomChunkAt generates a chunk with address of proximity order po wrt target.
NewBufferFile returns new file with specified buffer.
NewClient returns Bee client.
NewRandomChunk returns new pseudorandom chunk.
NewRandomFile returns new pseudorandom file.
No description provided by the author

# Constants

MaxChunkSize represents max chunk size in bytes.
No description provided by the author

# Structs

Account represents node's account with a given peer.
Accounting represents node's accounts with all peers.
Addresses represents node's addresses.
Balance represents node's balance with peer.
Balances represents Balances's response.
Bin represents Kademlia bin.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Chunk represents Bee chunk.
Client manages communication with the Bee node.
ClientOptions holds optional parameters for the Client.
File represents Bee file.
PingStreamMsg represents message sent over the PingStream channel.
Settlement represents node's settlement with peer.
Settlements represents Settlements's response.
Topology represents Kademlia topology.