package handler import "github.com/gin-gonic/gin" func GetVersion(c *gin.Context) { }