go-api

command module
v1.16.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

README

API implementation for 84codes products in Go

Go implementation for interacting with the API for CloudAMQP, CloudKarafka, CloudMQTT and ElephantSQL

useragent := "" // Default set to '84codes go-api'
api := api.New("https://customer.cloudamqp.com", "<YOUR_API_KEY>", useragent)
params := map[string]interface{}{"name": "test", "plan": "bunny", "region": "amazon-web-services::us-east-1"}
instance_info := api.Create(params)

[!IMPORTANT]
This library is purpose-built for the Terraform Provider for CloudAMQP and breaking changes can happen in any version.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL