Skip to content

chenji1990/go-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeanCloud Go SDK

Golang SDK for LeanCloud Storage and LeanEngine.

import "github.com/leancloud/go-sdk/leancloud"

Examples

Documentation

Development

Release:

  • Update Version in leancloud/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

About

Golang SDK for LeanCloud Storage and LeanEngine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%