package
0.10.6
Repository: https://github.com/wavesplatform/gowaves.git
Documentation: pkg.go.dev

# Functions

Logger is a middleware that logs the start and end of each request, along with some useful data about what was requested, what the response status was, and how long it took to return.
No description provided by the author
NewConn return new connection.
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
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Default size of the receiving buffer, 4096 bytes.
Default length of the sending queue (size of the channel) - 64 packets.
Network connection to the node failed.
Handshake with the node was successful.
The node has different blockchain scheme.
Network connection to the node was successful.
Unknown node.
StopGracefullyAndWait stop and block until cached data sent.
StopImmediately mean stop directly, the cached data maybe will not send.

# Structs

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
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

# Interfaces

No description provided by the author

# Type aliases

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