Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = module.Module{
{Constructor: newHealthy},
}
Module is a module of bootstrap component.
Functions ¶
This section is empty.
Types ¶
type HealthyClient ¶
type HealthyClient interface {
Healthy() error
}
HealthyClient is an interface of healthiness checking tool.
Click to show internal directories.
Click to hide internal directories.