Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dolthub/sdk-go
- Owner: dolthub
- Created: 2023-09-26T20:54:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-16T18:22:05.000Z (about 1 year ago)
- Last Synced: 2024-11-08T08:32:33.275Z (about 2 months ago)
- Language: Go
- Size: 110 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: license_client/airgap.go
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)