Documentation
¶
Overview ¶
Package consts stores application-level build and naming constants.
Index ¶
Constants ¶
View Source
const APPNAME = "gormdb2struct"
APPNAME is the runtime CLI name.
Variables ¶
View Source
var BuildDate = ""
BuildDate remains for ldflags compatibility with release tooling.
View Source
var Commit = ""
Commit remains for ldflags compatibility with release tooling.
View Source
var Version = "dev"
Version is the application version and is intended to be injected at build time.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.