Bungie.Net API for Golang
You will need a properly setup Go development environment to use this.
Once you have your GOPATH setup as above you should:
go get github.com/mitchellh/mapstructure
go get github.com/mattn/go-sqlite3
If you are testing with the main.go file you should have a registered API key.
cd $GOPATH/src/github.com/lordmortis/goBungieNet
go run *.go