Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chenji1990/go-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

227 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Go 100.0%