webclient

package module
v0.0.0-...-419c641 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2017 License: Apache-2.0 Imports: 7 Imported by: 1

README

webclient

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoGet

func DoGet(uri string) ([]byte, error)

DoGet Get获取返回

func DoPost

func DoPost(uri string, contentType string, r io.Reader) ([]byte, error)

DoPost Post获取返回

func PostMultipartForm

func PostMultipartForm(fields map[string]string, files map[string]string, uri string) ([]byte, error)

PostMultipartForm 上传文件或其他多个字段

Types

This section is empty.

Jump to

Keyboard shortcuts

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