sender

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Http

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

func NewHttp

func NewHttp(
	cfg *config.Config,
	logger logservice.Logger,
	httpClient httpclient.Pooled,
	collector statservice.Collector,
) *Http

func (*Http) Send

func (s *Http) Send(req *http.Request)

type Sender

type Sender interface {
	Send(req *http.Request)
}

Directories

Path Synopsis
middleware
req

Jump to

Keyboard shortcuts

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