Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHealthHandlers ¶
func NewHealthHandlers() *healthHandlers
func NewPipelineHandlers ¶
func NewPipelineHandlers(service domain.PipelineService) *pipelineHandlers
Types ¶
type HealthHandlers ¶
type HealthHandlers interface {
HealthCheck(c *fiber.Ctx) error
}
Click to show internal directories.
Click to hide internal directories.