Documentation ¶
Index ¶
- type Client
- func (c *Client) GetHealthprobeInterval() time.Duration
- func (c *Client) IsChainRegistered(chainReferenceID string) bool
- func (c *Client) IsHealthy() bool
- func (c *Client) KeepAlive(ctx context.Context, _ sync.Locker) error
- func (c *Client) RegisterChain(chainReferenceID string)
- func (c *Client) Relay(ctx context.Context, chainID *big.Int, tx *types.Transaction) (common.Hash, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetHealthprobeInterval ¶
func (*Client) IsChainRegistered ¶
func (*Client) RegisterChain ¶
Click to show internal directories.
Click to hide internal directories.