Installation
Install the Go SDK in your project.
Requirements
Go 1.21+
Install
go get:
go get github.com/bycoded/bycloud-goNotes
The SDK uses context.Context for all API calls, supporting cancellation and timeouts.
Install the Go SDK in your project.
Go 1.21+
go get:
go get github.com/bycoded/bycloud-goThe SDK uses context.Context for all API calls, supporting cancellation and timeouts.