picturedl

package module
v0.0.0-...-feec0b4 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

picture-dl

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsyncDownload

func AsyncDownload(url []string, header map[string]string)

func Download

func Download(map[int]string)

func ParseHTML

func ParseHTML(body io.ReadCloser) []string

Types

type HttpRequest

type HttpRequest struct {
	URL    string
	Header map[string]string
}

func BuildRequest

func BuildRequest(url string, header map[string]string) *HttpRequest

func (*HttpRequest) RequestData

func (request *HttpRequest) RequestData() io.ReadCloser

Jump to

Keyboard shortcuts

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