log

package module
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2025 License: OSL-3.0 Imports: 6 Imported by: 1

README

log

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cardinal

type Cardinal float64

func (Cardinal) String

func (c Cardinal) String() string

type Percent

type Percent float64

func (Percent) String

func (p Percent) String() string

type ProgressMeter

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

func (*ProgressMeter) Reader

func (p *ProgressMeter) Reader(resp *http.Response) io.Reader

func (*ProgressMeter) Set

func (p *ProgressMeter) Set(parts int)

func (*ProgressMeter) Write

func (p *ProgressMeter) Write(data []byte) (int, error)

type Rate

type Rate float64

func (Rate) String

func (r Rate) String() string

type Size

type Size float64

func (Size) String

func (s Size) String() string

type Transport

type Transport struct{}

func (Transport) RoundTrip

func (Transport) RoundTrip(req *http.Request) (*http.Response, error)

func (Transport) Set

func (Transport) Set()

Jump to

Keyboard shortcuts

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