# Packages

Package mock_api is a generated GoMock package.

# Functions

Health godoc @Summary Health route @Description Health route @Accept json @Produce json @Success 200 {object} Message @Router /v1/healthz [get] @Tags health get route.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author
go:generate mockgen -destination=./mock/api.go -source=./api.go Provider.