Go is a great language, but it is based on a different paradigm than javaScript (strongly typed, compiled, pointers). Node will be much easier for you to pick up and has a larger set of well used libraries that can help you do things that you’ll likely have to build on your own using Go.