models

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthCheckResponse

type HealthCheckResponse struct {
	ApplicationVersion string `json:"applicationVersion"`
	Application        struct {
		Goroutines int    `json:"goroutines"`
		HeapAlloc  string `json:"heapAlloc"`
	} `json:"application"`
}

HealthCheckResponse is the struct that contains the application's health info

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL