SDKs
Golang
Omnicron Golang client library
Omnicron Golang API Library
The Omnicron Golang library provides convenient access to the Omnicron REST API from any Go 1.20+ application. The library includes type definitions for all request parameters and response fields, and offers both synchronous and asynchronous clients.
Installation
bash
Usage
Use the library and your secret key and your public server URL to run:
Check the full documentation here
Was this page helpful?