live

package
v0.75.8 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LiveCmd = &cobra.Command{
	Use:   "live",
	Short: "Get Live data from running Vega Network",
	Long:  `Get Live data from running Vega Network`,
}

Root Command for Live

Functions

func RunNodename

func RunNodename(args NodenameArgs) error

func RunStatistics

func RunStatistics(args StatisticsArgs) error

Types

type LiveArgs

type LiveArgs struct {
	*rootCmd.RootArgs
	VegaNetworkName string
}

type NodenameArgs

type NodenameArgs struct {
	*LiveArgs
	Random bool
	All    bool
}

type StatisticsArgs

type StatisticsArgs struct {
	*LiveArgs
	Version     bool
	BlockHeight bool
	All         bool
}

Jump to

Keyboard shortcuts

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