multi_get

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	Println(v ...any)
	Printf(format string, args ...any)
}

type MultiGet

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

func NewClient

func NewClient(count int, url []string, keepAlive, sleepOnError bool) *MultiGet

func (*MultiGet) Run

func (g *MultiGet) Run(ctx context.Context) (err error)

Jump to

Keyboard shortcuts

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