system

package
v5.0.7 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type System

type System interface {
	Properties() (types.ChainProperties, error)
	Health() (types.Health, error)
	Peers() ([]types.PeerInfo, error)
	Name() (types.Text, error)
	Chain() (types.Text, error)
	Version() (types.Text, error)
	NetworkState() (types.NetworkState, error)
}

func NewSystem

func NewSystem(cl client.Client) System

NewSystem creates a new system struct

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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