axios

package
v0.0.0-...-fbfa07d Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2018 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(url string) *promise.Promise

Get wraps http.Get as promise

func Post

func Post(url string, contentType string, data []byte) *promise.Promise

Post wraps http.Post as promise

func PostJSON

func PostJSON(url string, v interface{}) *promise.Promise

PostJSON wraps http.Post with json as promise

Types

This section is empty.

Jump to

Keyboard shortcuts

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