Documentation ¶
Overview ¶
Package version has the version information about the application
Index ¶
Constants ¶
View Source
const (
//AppName is the name of the application
AppName = "octopus-service"
)
Variables ¶
View Source
var ( //Default stores the current version of the application Default = V1 )
View Source
var ( //V1 is the version 1 of the application V1 = Version{Code: "v1.0.0", API: "v1"} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.