networkHelper

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadFile

func DownloadFile(url string, fb func(string) error) error

func GetRequest

func GetRequest(apiURL string, params []map[string]interface{}) (map[string]interface{}, error)

*

  • @func: GetRequest 发送get请求
  • @author Wiidz
  • @date 2019-11-16

func PostRequest

func PostRequest(apiURL string, params map[string]interface{}) (map[string]interface{}, error)

*

  • @func: PostRequest 发送post请求
  • @author Wiidz
  • @date 2019-11-16

Types

This section is empty.

Jump to

Keyboard shortcuts

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