webpage

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	// Most likely a headline
	Caption string

	// The final URL of the requested page. May be different from the input
	URL string

	// Typically a small picture
	ImageURL string

	// Typically an abstract. But may also contain an image if the source was e.g. a comic.
	Description string

	// The HTML body of the queried webpage
	HTML string
}

An Info is contains all data we got from a webpage

Jump to

Keyboard shortcuts

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