filmov
tv
Building Go Executables: Injecting Values at Build Time
Показать описание
In this video, Miki shows us an example of injecting values at build time using –ldflags.
This allows us to add things (build number, version number, etc..) to the executable every time we build it, without playing around with configuration files or changing the sources.
----
Other Links:
This allows us to add things (build number, version number, etc..) to the executable every time we build it, without playing around with configuration files or changing the sources.
----
Other Links: