protocol_deployer

package
v0.0.0-...-25dd0f4 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProtocolDeployerClient

type ProtocolDeployerClient struct {
	clients.Client
	Logger  utils.Logging
	Config  ProtocolDeployerClientConfig
	Builder interface{}
	// contains filtered or unexported fields
}

func (*ProtocolDeployerClient) Init

func (*ProtocolDeployerClient) Logf

func (pn *ProtocolDeployerClient) Logf(format string, values ...interface{})

func (*ProtocolDeployerClient) Shutdown

func (pn *ProtocolDeployerClient) Shutdown() error

func (*ProtocolDeployerClient) Start

func (pn *ProtocolDeployerClient) Start() error

type ProtocolDeployerClientConfig

type ProtocolDeployerClientConfig struct {
	ClientIndex int
	Subnet      string
}

type ProtocolDeployerClients

type ProtocolDeployerClients []*ProtocolDeployerClient

func (ProtocolDeployerClients) Running

Return subset of clients that are currently running

func (ProtocolDeployerClients) Subnet

Return subset of clients that are part of an specific subnet

Jump to

Keyboard shortcuts

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