//
pkg.gl
Category
github.com/smartcontractkit/chainlink/v2
core
services
relay
evm
mercury
wsrpc
package
2.21.1-hedera-beta.0
Repository:
https://github.com/smartcontractkit/chainlink.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
22
Dependents
5
Files
625 SLOC
#
Packages
cache
mocks
pb
go:generate protoc --go_out=.
#
Functions
NewClient
Consumers of wsrpc package should not usually call NewClient directly, but instead use the Pool.
NewPool
#
Constants
MaxConsecutiveRequestFailures
MaxConsecutiveRequestFailures controls how many consecutive requests are allowed to time out before we reset the connection.
#
Structs
ClientOpts
GRPCCompatibilityWrapper
#
Interfaces
Client
Conn
Pool
#
Type aliases
DialWithContextFunc