The Client package reduces the work required to communicate with a Mesh server.
If you want a higher-level interface that automatically asserts that server responses are correct, check out the Fetcher.
go get github.com/coinbase/mesh-sdk-go/client
Check out the examples to see how easy it is to connect to a Mesh server.