config

package
v0.0.0-...-af4dc90 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2025 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
	QuerySplit bool
	PathIndex  int
	JSONOutput bool
}

Jump to

Keyboard shortcuts

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