Documentation
¶
Index ¶
- type Group
- type NWO
- func (n *NWO) Generate()
- func (n *NWO) JaegerReporter() (jaeger.Reporter, error)
- func (n *NWO) KillFSC()
- func (n *NWO) Load()
- func (n *NWO) PrometheusReporter() (prometheus.Reporter, error)
- func (n *NWO) Start()
- func (n *NWO) StartFSCNode(id string)
- func (n *NWO) Stop()
- func (n *NWO) StopFSCNode(id string)
- type Process
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NWO ¶
type NWO struct {
FSCProcesses []ifrit.Process
Processes []ifrit.Process
TerminationSignal os.Signal
Members grouper.Members
Platforms []api.Platform
StartEventuallyTimeout time.Duration
StopEventuallyTimeout time.Duration
ViewMembers grouper.Members
// contains filtered or unexported fields
}
func (*NWO) JaegerReporter ¶ added in v0.6.0
func (*NWO) PrometheusReporter ¶ added in v0.6.0
func (n *NWO) PrometheusReporter() (prometheus.Reporter, error)
func (*NWO) StartFSCNode ¶
func (*NWO) StopFSCNode ¶
Click to show internal directories.
Click to hide internal directories.