package
0.1.5
Repository: https://github.com/corelayer/go-kit.git
Documentation: pkg.go.dev

# README

Run example

go run -ldflags="-X main.VersionCommit=$(git rev-list --abbrev-commit --abbrev=8 -1 HEAD) -X main.VersionSemVer=$(git name-rev HEAD --name-only)" examples/app/main.go version

Build example

go build -o build/bin/app -ldflags="-X main.VersionCommit=$(git rev-list --abbrev-commit --abbrev=8 -1 HEAD) -X main.VersionSemVer=$(git name-rev HEAD --name-only)" examples/app/main.go

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author