httputil

package
v0.0.0-...-828062d Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2018 License: MIT Imports: 10 Imported by: 2

Documentation

Overview

httpHelper

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentDirectory

func GetCurrentDirectory() (string, error)

获取当前目录

func GetQuery

func GetQuery(querys url.Values, key string) string

从指定query集合获取指定key的值

func HttpGet

func HttpGet(url string) (body string, contentType string, intervalTime int64, errReturn error)

func HttpPost

func HttpPost(url string, postbody string, bodyType string) (body string, contentType string, intervalTime int64, errReturn error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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