qcloud

package module
v0.0.0-...-c244af1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2019 License: MIT Imports: 13 Imported by: 0

README

goqcloud

qcloud sdk golang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SecretId      string `json:"secretId"`
	SecretKey     string `json:"secretKey"`
	DefaultRegion string `json:"defaultRegion"`
	RequestMethod string `json:"requestMethod"`
}

type Qcloud

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

func New

func New(cfg *Config) *Qcloud

func (*Qcloud) Action

func (q *Qcloud) Action(action string) *Qcloud

func (*Qcloud) Module

func (q *Qcloud) Module(name string) *Qcloud

func (*Qcloud) Send

func (q *Qcloud) Send(params map[string]interface{}) (string, error)

Jump to

Keyboard shortcuts

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