Golang SDK for LeanCloud Storage and LeanEngine.
import "github.com/leancloud/go-sdk/leancloud"
Release:
- Update
Version
inleancloud/client.go
git tag v<major>.<minor>.<patch>
- Update pkg.go.dev via
GOPROXY=https://proxy.golang.org GO111MODULE=on go get github.com/leancloud/go-sdk@v<major>.<minor>.<patch>
- Write changelog on GitHub Releases
- Upgrade golang-getting-started to latest SDK