status

package
v0.30.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Cmd: &cobra.Command{
		Use:   "status",
		Short: "Display the status of the Flow network",
	},
	Flags: &statusFlags,
	RunS:  status,
}

Functions

This section is empty.

Types

type FlagsStatus

type FlagsStatus struct {
}

type Result

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

func (*Result) JSON

func (r *Result) JSON() interface{}

JSON converts result to a JSON.

func (*Result) Oneliner

func (r *Result) Oneliner() string

Oneliner returns result as one liner grep friendly.

func (*Result) String

func (r *Result) String() string

String converts result to a string.

Jump to

Keyboard shortcuts

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