I am helping with some IT automation tools development. They use Go in their ecosystem and I need to make shotgun queries (via REST API) to our shotgun instance.
Are there any example code illustrating the authentication and query with Go and REST API to Shotgun I can study from ?
Cheers