uri

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type URIParser

type URIParser struct {
	helper.ParserOperator
}

URIParser is an operator that parses a uri.

func (*URIParser) Process

func (u *URIParser) Process(ctx context.Context, entry *entry.Entry) error

Process will parse an entry.

type URIParserConfig

type URIParserConfig struct {
	helper.ParserConfig `yaml:",inline"`
}

URIParserConfig is the configuration of a uri parser operator.

func NewURIParserConfig

func NewURIParserConfig(operatorID string) *URIParserConfig

NewURIParserConfig creates a new uri parser config with default values.

func (URIParserConfig) Build

Build will build a uri parser operator.

Jump to

Keyboard shortcuts

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