What is Nostr?
Drew /
npub160x…ucax
2024-11-27 11:15:07

Drew on Nostr: go users, is there any way to change stuff at compiletime, maybe based on flags ...

go users, is there any way to change stuff at compiletime, maybe based on flags passed to go run/build?

something like

//env: dev
abc := 42

//env: prod
abc := 2

So in prod abc will be 2 but while developing abc will be 42

#golang
Author Public Key
npub160xejg4qjadq479haayx7m9rw8e03unkjy8g2tpc2j982pv4j2wsywucax