controller

package
v0.0.0-...-46352cc Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BuildVersion string = ""
	BuildTime    string = ""
)

Functions

func NewVersionHandler

func NewVersionHandler(e *echo.Echo)

Types

type StatusResponse

type StatusResponse struct {
	Status string `json:"status" example:"Ok" description:"Status of the user initalization."`
}

type VersionResponse

type VersionResponse struct {
	Version     string `json:"version" example:"1.0.0" description:"Version of the service running"`
	ReleaseDate string `json:"releaseDate" example:"2021-08-11T11:05:20Z" description:"Version of the service running"`
}

Jump to

Keyboard shortcuts

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