document

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadEntry

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

func NewDownloadEntriesFromResponse

func NewDownloadEntriesFromResponse(resp details.Response) ([]DownloadEntry, error)

func NewDownloadEntry

func NewDownloadEntry(documentSection details.ResponseSectionTypeDocumentsData) DownloadEntry

func (DownloadEntry) Dir

func (e DownloadEntry) Dir() string

func (DownloadEntry) Filename

func (e DownloadEntry) Filename() string

type Downloader

type Downloader struct{}

func NewDownloader

func NewDownloader() Downloader

func (Downloader) Download

func (d Downloader) Download(resp details.Response) ([]string, error)

Jump to

Keyboard shortcuts

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