sim

package
v0.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fallback

type Fallback interface {
	AddClient(cli client.Client)
}

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager(l log.Logger, fb Fallback) (m *Manager)

func (*Manager) AddHTTPClient

func (m *Manager) AddHTTPClient(ctx context.Context, address string)

func (*Manager) AddRPCClient

func (m *Manager) AddRPCClient(ctx context.Context, address string)

func (*Manager) AddWsClients

func (m *Manager) AddWsClients(ctx context.Context, address string, retry bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL