dumper

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Msg_DumpStart   = "Dumping has started. URL: "
	Msg_DumpStop    = "Dumping has stopped. URL: "
	MsgF_BytesSaved = "%v bytes were saved."
	Msg_Stopping    = "Stopping ..."
	Msg_Stopped     = "Stopped."
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Dumper

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

func NewDumper

func NewDumper(url string, outputFilePath string) (d *Dumper)

func (*Dumper) Errors

func (d *Dumper) Errors() (errChan chan error)

func (*Dumper) Start

func (d *Dumper) Start() (err error)

func (*Dumper) Stop

func (d *Dumper) Stop() (err error)

func (*Dumper) StreamHasFinished

func (d *Dumper) StreamHasFinished() (x chan bool)

Jump to

Keyboard shortcuts

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