Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dolthub/sdk-go

fork of https://gitlab.com/l3178/sdk-go/-/tree/master
https://github.com/dolthub/sdk-go

Last synced: 3 days ago
JSON representation

fork of https://gitlab.com/l3178/sdk-go/-/tree/master

Awesome Lists containing this project

README

        

This is the official Go SDK for LicenseSpring.

## Installation

`go get -u gitlab.com/l3178/sdk-go/...`

#### Specific versions

If you want to install a specific version, see the list of versions [here](https://gitlab.com/l3178/sdk-go/-/tags).

## How to use

This SDK contains 3 different modules:

- [License client](license_client)
- [Floating client](floating_client)
- [Management client](management_client)