fink

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2022 License: MIT Imports: 16 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultUserAgent = "" /* 131-byte string literal not displayed */

Functions

func Push

func Push(urlStr string)

func Run

func Run(ctx context.Context, dir string) error

Types

type Downloader

type Downloader interface {
	Parser(ctx context.Context, urlStr string) ([]string, error)
	SaveFile(ctx context.Context, urlStr string, filename string) error
}

func NewFinkDownload

func NewFinkDownload() Downloader

Jump to

Keyboard shortcuts

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