version

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(c *gin.Context)

Get godoc @Summary Return 200 status Get in version @Tags Version @Produce json @Success 200 {object} Response @Router /version [get]

Types

type Response

type Response struct {
	Application string `json:"application" binding:"required"`
	Version     string `json:"version" binding:"required"`
}

Jump to

Keyboard shortcuts

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