preview_types

package
v1.2.13 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrPreviewUnsupported = errors.New("preview not supported by this previewer")

Functions

This section is empty.

Types

type PreviewImage

type PreviewImage struct {
	ContentType         string
	Data                io.ReadCloser
	Filename            string
	ContentLength       int64
	ContentLengthHeader string
}

type PreviewResult

type PreviewResult struct {
	Url         string
	SiteName    string
	Type        string
	Description string
	Title       string
	Image       *PreviewImage
}

type UrlPayload

type UrlPayload struct {
	UrlString string
	ParsedUrl *url.URL
}

Jump to

Keyboard shortcuts

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