Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Forwarder ¶
type Forwarder struct {
// contains filtered or unexported fields
}
Forwarder forwards all requests to a set of upstream access nodes or observers
func NewForwarder ¶
func NewForwarder(identities flow.IdentitySkeletonList, connectionFactory connection.ConnectionFactory) (*Forwarder, error)
func (*Forwarder) FaultTolerantClient ¶
FaultTolerantClient implements an upstream connection that reconnects on errors a reasonable amount of time.
Click to show internal directories.
Click to hide internal directories.