# Functions
IsHTTPStatusErrorCode return whether the error is HTTPStatusError with a specific HTTP status code.
NewClient constructs a new Client.
NewHTTPStatusError creates a new instance of HTTPStatusError based on the provided code.
# Structs
Account represents node's account with a given peer.
Accounting represents node's accounts with all peers.
No description provided by the author
No description provided by the author
Addresses represents node's addresses.
Balance represents node's balance with a peer.
Balances represents node's balances with all peers.
Bin represents Kademlia bin.
BytesUploadResponse represents Upload's response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ChunksUploadResponse represents Upload's response.
Client manages communication with the Bee API.
ClientOptions holds optional parameters for the Client.
DirsUploadResponse represents Upload's response.
No description provided by the author
FeedUploadResponse represents a feed upload response.
FilesUploadResponse represents Upload's response.
FindFeedUpdateResponse represents a feed update response.
Health represents node's health.
HTTPStatusError represents the error derived from the HTTP response status code.
MetricSnapshotView represents snapshot of metrics counters in more human readable form.
Peer represents node's peer.
PeerInfo is a view of peer information exposed to a user.
Peers represents node's peers.
Pong represents Ping's response.
No description provided by the author
Readiness represents node's readiness.
No description provided by the author
Settlement represents node's settlement with a peer.
Settlements represents node's settlements with all peers.
No description provided by the author
No description provided by the author
No description provided by the author
Topology represents Kademlia topology.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
BytesService represents Bee's Bytes service.
ChunksService represents Bee's Chunks service.
DebugStore represents DebugStore's response.
DebugStoreService represents Bee's debug store service.
DirsService represents Bee's Dirs service.
FeedService represents Bee's Feed service.
FilesService represents Bee's Files service.
NodeService represents Bee's Node service.
PingPongService represents Bee's PingPong service.
PinningService represents Bee's Pin service.
PostageService represents Bee's Postage service.
PSSService represents Bee's PSS service.
PSSService represents Bee's PSS service.
StakingService represents Bee's staking service.
No description provided by the author
StewardshipService represents Bee's Stewardship service.
TagsService represents Bee's Tag service.