Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Type Type `yaml:"type"` Config *RawMessage `yaml:"config"` }
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
func NewMetrics ¶
func (*Metrics) AddDialedNodeRecod ¶
func (*Metrics) SetActiveDialingNodeRecods ¶
type P2P ¶
type RawMessage ¶
type RawMessage struct {
// contains filtered or unexported fields
}
func (*RawMessage) Unmarshal ¶
func (r *RawMessage) Unmarshal(v interface{}) error
func (*RawMessage) UnmarshalYAML ¶
func (r *RawMessage) UnmarshalYAML(unmarshal func(interface{}) error) error
type Status ¶
type Status struct {
// contains filtered or unexported fields
}
func (*Status) ActiveExecution ¶
func (*Status) AddExecutionNodeRecords ¶
func (*Status) OnExecutionStatus ¶
Click to show internal directories.
Click to hide internal directories.