menou

package
v0.0.0-...-bd23c5e Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultClient = &Client{
	Client: http.DefaultClient,
	log:    zerolog.Nop(),
}

Functions

This section is empty.

Types

type Client

type Client struct {
	*http.Client
	// contains filtered or unexported fields
}

func New

func New(log zerolog.Logger) *Client

func NewWithRetry

func NewWithRetry(log zerolog.Logger) *Client

func (*Client) WrapInDoc

func (c *Client) WrapInDoc(ctx context.Context, url string, f ...func(*http.Request) error) (*goquery.Document, error)

Jump to

Keyboard shortcuts

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