Using go2sky with apache.org

Go integration

Install
go get github.com/SkyAPM/go2sky
Quick start
import "go2sky"

// Initialize client
client := go2sky.NewClient("YOUR_API_KEY")
Get list of all Queues.
curl \
  https://apache.local/queues
Status of webapp.
curl \
  https://apache.local/status
Get Queue config.
curl \
  https://apache.local/queues/{queueName}/config
SDK on GitHub 📄 API Docs
SDK
go2sky
Go
API
apache.org
apache.org:qakka
At a glance
Language Go
Endpoints10
Base URLhttps://apache.local