This project is a SDK and base client for the Comet Server API using Golang.
- Import
"github.com/CometBackup/comet-go-sdk/v2"
into your Go program - Run
go mod tidy
to download it (or let your IDE do it for you) - You're ready to go!
Read go.mod
to see the latest Go version this SDK was built with
Bug reports and pull requests are welcome on GitHub at https://github.com/CometBackup/comet-go-sdk.
You may also submit issues via the ticket system at cometbackup.com.