//
pkg.gl
Category
github.com/lacion/cookiecutter_golang_example
version
package
0.0.0-20191209145422-f4f6c7d38761
Repository:
https://github.com/lacion/cookiecutter_golang_example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
9 SLOC
#
Constants
Version
Version returns the main version number that is being run at the moment.
#
Variables
BuildDate
BuildDate returns the date the binary was built.
GitCommit
GitCommit returns the git commit that was compiled.
GoVersion
GoVersion returns the version of the go runtime used to compile the binary.
OsArch
OsArch returns the os and arch used to build the binary.