package
0.0.0-20230817090724-c34c6f7eacc1
Repository: https://github.com/schnell18/play-golang.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Introduction
Explains how to change package variable at build time using -ldflags="-X 'package.variable'"
.
Reference: Using ldflags to Set Version Information for Go Applications