mango_request

package
v0.0.54 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseResult

func ParseResult(jsonResp string) *mango_objects.Result

func RequestToMango

func RequestToMango(jsonMessage, url, apiKey, apiSing, apiUrl string) string

Types

type Request

type Request struct {
	ApiKey string `json:"vpbx_api_key"`
	Sign   string `json:"sign"`
	Json   string `json:"json"`
}

func ParseRequest

func ParseRequest(r *http.Request) *Request

Jump to

Keyboard shortcuts

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