Hello, is there a way to generate a Go client for my Solana program via Codama ?
I am writing my Solana program with Pinocchio and using Codama to generate a TypeScript client. But Go is a major language for backend development.
There is only a community-contributed Solana SDK for Go
Please advise & thank you.