Go SDK for Solana
There's a Go sdk that supports most functions to interact with Solana. If you're using Anchor for your Solana programs, you will be able to use anchor-go with your idl to produce a Golang compatible client.
Installation
More Documentation
Please visit the Go SDK documentation for more information on using this Go SDK with Solana.