httpclient

package
v0.0.0-...-996fc41 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Call

func Call(ctx context.Context, requestBody map[string]interface{}, header http.Header, endpoint string) (context.Context, []byte, http.Header, error)

func Init

func Init()

func InitWithParam

func InitWithParam(c *http.Client)

Types

type TraceHttp

type TraceHttp struct {
	Request  interface{} `json:"request"`
	Response interface{} `json:"response"`
	Url      string      `json:"url"`
	Elapsed  string      `json:"elapsed"`
}

Jump to

Keyboard shortcuts

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