Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthHandler ¶ added in v0.15.0
Types ¶
type Endpoint ¶ added in v0.15.0
type Endpoint struct { LED // contains filtered or unexported fields }
type Registrant ¶ added in v0.11.0
type Registrant struct {
// contains filtered or unexported fields
}
type Registry ¶ added in v0.11.0
type Registry struct {
// contains filtered or unexported fields
}
A Registry performs two functions. Firstly, it maintains the list of active nodes. Secondly, it registers the local node with the active registry.
Click to show internal directories.
Click to hide internal directories.