//
pkg.gl
Category
github.com/adipurnama/go-toolkit
examples
echo-restapi
package
0.0.25
Repository:
https://github.com/adipurnama/go-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
115 SLOC
#
Packages
pkg
No description provided by the author
#
Variables
BuildInfo
BuildInfo app build version, should be set from build phase go build -ldflags "-X main.BuildInfo=${BUILD_TIME}.${GIT_COMMIT}" -o ./out/echo-restapi example/echo-restapi/main.go.