client

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 13 Imported by: 28

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(conf Config) http.Client

New new a http client

func POST

func POST(ctx context.Context, client *http.Client, uri string, params interface{}, entity interface{}) error

POST http post

Types

type Config

type Config struct {
	Timeout      time.Duration
	MaxIdleConns int
}

Config client config

Jump to

Keyboard shortcuts

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