runstate

package
v6.4.2-rc1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2019 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunState

type RunState int
const (
	New      RunState = 0
	Booting  RunState = 1
	Running  RunState = 2
	Stopping RunState = 3
	Stopped  RunState = 4
)

func (RunState) IsTerminating

func (runState RunState) IsTerminating() bool

Returns if factomd is terminated or in the process of terminating

func (RunState) String

func (runState RunState) String() string

Jump to

Keyboard shortcuts

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