bottin/responses/health.go

6 lines
63 B
Go

package responses
type GetHealthResponse struct {
Response
}