package
0.8.1
Repository: https://github.com/smartcontractkit/wsrpc.git
Documentation: pkg.go.dev

# Constants

Connecting indicates the ClientConn is connecting.
Idle indicates the ClientConn is idle.
Ready indicates the ClientConn is ready for work.
Shutdown indicates the ClientConn has started shutting down.
TransientFailure indicates the ClientConn has seen a failure but expects to recover.

# Type aliases

State indicates the state of connectivity.