Go implementation of the API to access music-brainz

cmte 73608f2b61 Merge branch 'jenkins' of cmte/music-brainz-go into master %!s(int64=4) %!d(string=hai) anos
jenkins 49963b4b8c issue: add label go to jenkins file for using appropriate agent %!s(int64=4) %!d(string=hai) anos
.gitignore 272651ff84 fix .gitignore %!s(int64=5) %!d(string=hai) anos
LICENSE 5e5cd57efb Initial commit %!s(int64=5) %!d(string=hai) anos
README.md f0244db636 added README %!s(int64=5) %!d(string=hai) anos
go.mod 5b18e268ed initial push %!s(int64=5) %!d(string=hai) anos
go.sum 5b18e268ed initial push %!s(int64=5) %!d(string=hai) anos
mb.go b0ceea852b fix issues: queries with spaces would fail due to not encoding the url properly %!s(int64=5) %!d(string=hai) anos
mb_test.go e0186349c7 test webhook %!s(int64=5) %!d(string=hai) anos

README.md