package
0.4.1
Repository: https://github.com/qvantel/nerd.git
Documentation: pkg.go.dev

# Packages

Package types contains most of the objects that the API reads or writes.

# Functions

New initializes the Gin rest api and returns a handler.
StartupCheck godoc @Summary Kubernetes startup probe endpoint @Description Will return a 200 as long as the API is up @Produce plain @Success 200 {object} types.SimpleRes @Router /health/startup [get].

# Structs

Handler holds the API's state.