Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLivezHandler ¶
func NewLivezHandler() gin.HandlerFunc
NewLivezHandler creates a new liveness check handler that can be used to check if the application is running.
func NewReadyzHandler ¶
func NewReadyzHandler(db *gorm.DB) gin.HandlerFunc
NewReadyzHandler creates a new readiness check handler that can be used to check if the application is ready to serve traffic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.