api_go_sdk

command module
v0.0.0-...-bafa72e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2020 License: MIT Imports: 3 Imported by: 0

README

api_golang_sdk

Installtion

go get github.com/DiggMind/api_go_sdk

Usage Example

appKey := "your_app_key"
appSecret := "your_secret_key"

opensdkClient := opensdk.NewClient(appKey, appSecret, "prod")
ret := opensdkClient.GetOpenToken()
fmt.Println(ret)

Lisense (MIT)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL