Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
Types ¶
type HealthController ¶
type HealthController struct {
// contains filtered or unexported fields
}
func NewHealthController ¶
func NewHealthController(version string) *HealthController
func (*HealthController) Init ¶
func (handler *HealthController) Init(ec *echo.Echo)
func (*HealthController) Ping ¶
func (handler *HealthController) Ping(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.