dts

package
v0.0.0-...-0b043e4 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Product = "Dts"
	Style   = "RPC"
	Version = "2015-06-29"
)

Variables

This section is empty.

Functions

func NewParams

func NewParams() openapi.Params

Types

type API

type API struct {
	openapi.Service
}

func New

func New(accessKeyId, accessKeySecret string) API

func (API) DrcGuidRouteApi

func (api API) DrcGuidRouteApi(guid string, optional openapi.M) (*DrcGuidRouteApiResponse, error)

DrcGuidRouteApi version 2015-06-29

required parameters:

name: guid, type: string

optional parameters:

name: _method, type: string, optional values: GET|POST
name: _region, type: string

type DrcGuidRouteApiResponse

type DrcGuidRouteApiResponse struct {
	Data    string `json:"data" xml:"data"`
	Success bool   `json:"success" xml:"success"`
}

DrcGuidRouteApiResponse represents the response of the api DrcGuidRouteApi.

Jump to

Keyboard shortcuts

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