_client

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	XWwwFormUrlencoded = "application/x-www-form-urlencoded"
	FormData           = "multipart/form-data"
	Json               = "application/json"
	GET                = "GET"
	POST               = "POST"
	PUT                = "PUT"
	DELETE             = "DELETE"
)

Variables

This section is empty.

Functions

func Http

func Http() *_http

func Rpc

func Rpc(addr string, header map[string]string, body []byte) []byte

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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