config

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyURL  = errors.New("no url provided either by \"url\" or \"stdin\"")
	ErrReadStdin = errors.New("failed to read \"stdin\"")
	ErrParseURL  = errors.New("failed to parse url")
)

Functions

This section is empty.

Types

type Config

type Config struct {
	URL        string
	QueryField string
	PathIndex  int
}

Jump to

Keyboard shortcuts

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