Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pieterclaerhout/example-go-build-time-variables

An example on how to inject build-time variable in Go
https://github.com/pieterclaerhout/example-go-build-time-variables

Last synced: 9 days ago
JSON representation

An example on how to inject build-time variable in Go

Awesome Lists containing this project

README

        

# example-go-build-time-variables

An example on how to use build-time variables to inject version info in your executable.