httpclient

package
v0.0.0-...-301ecb0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpClient

type HttpClient struct {
	// contains filtered or unexported fields
}

func NewHttpClient

func NewHttpClient(ip, port, ak, sk string) *HttpClient

Constructor for HttpClient

func (*HttpClient) DoRequest

func (client *HttpClient) DoRequest(method, service string, params map[string]interface{}) (map[string]interface{}, error)

Method to make an HTTP request

Jump to

Keyboard shortcuts

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