Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Tue, 28 Feb 2017 04:00:00 +0000 Configuring go apps with toml So you’ve been writing an application in Go, and you’re getting to the point where you have a lot of different options in your program. You’ll likely want a configuration file, as specifying every option on the command-line can get difficult and clunky, and launching applications from a desktop environment makes specifying options at launch even more difficult. 3 points posted by tollela http://benaiah.me/posts/configuring-go-apps-with-toml 1826 Tue, 28 Feb 2017 00:37:00 +0000