Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsStringInSlice ¶
func MinifyJson ¶
func MinifyJson(r interface{}) map[string]interface{}
Types ¶
type HealthCheckResp ¶
type HealthCheckResp struct {
NameApp string `json:"name_app"`
Timestamp string `json:"timestamp"`
}
func HealthCheckResponse ¶
func HealthCheckResponse(nameApp string) HealthCheckResp
Click to show internal directories.
Click to hide internal directories.