golden

package
v0.2.1-0...-41c2e7d Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: MIT Imports: 11 Imported by: 0

README

SDK 1.0.0

sdk版本

版本 地址 commit号 本地文件夹
1.0.0 git.feehi.com/lf/developer-platform-sdk.git 1fab3ebc3e /golang/sdk.go

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BaseUrl = map[string]string{"test": "https://openapi.yewifi.com", "prod": "https://openapi.wetax.com.cn"}

Functions

This section is empty.

Types

type Sdk

type Sdk struct {
	// contains filtered or unexported fields
}

func NewSdk

func NewSdk(appkey, appsecret, ver, env string) *Sdk

func (*Sdk) GenerateSign

func (this *Sdk) GenerateSign(post map[string]interface{}, timestamp string) string

func (*Sdk) HttpPost

func (this *Sdk) HttpPost(url string, post map[string]interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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