package
Version:
v0.0.0-...-63a3be0
Opens a new window with list of versions in this module.
Published: Jan 19, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Health struct {
Status int `json:"status"`
Message string `json:"message"`
}
Health are response for the api health endpoint
Service is the object for Health Service
NewService return new Service object
GetHealth return filled Health object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.