Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct{}
func NewController ¶
func NewController() *Controller
func (*Controller) Alive ¶
func (d *Controller) Alive() gin.HandlerFunc
func (*Controller) Health ¶
func (d *Controller) Health() gin.HandlerFunc
func (*Controller) MetricsPrometheus ¶
func (d *Controller) MetricsPrometheus() gin.HandlerFunc
func (*Controller) Ready ¶
func (d *Controller) Ready(shareErrors bool) gin.HandlerFunc
func (*Controller) Version ¶
func (d *Controller) Version() gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.