I tried to `escape` dollar sign when using os.Getenv; I found that golang doesn’t do exactly what I expect (for example `$$var_one` —> print `$var_one`). Any suggestion? https://play.golang.org/p/8fXS4QfCIi , my temporary solution requires copying code from golang os pkg https://play.golang.org/p/nnsK9llwvr
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.