parser

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TrivialURIParser

type TrivialURIParser struct {
	Debug  bool
	Logf   func(format string, v ...interface{})
	Prefix safepath.AbsDir

	Input string
}

TrivialURIParser takes input as a single string. It expects either a URL or a Path component as the input.

func (*TrivialURIParser) Parse

func (obj *TrivialURIParser) Parse() ([]interfaces.Iterator, error)

func (*TrivialURIParser) String

func (obj *TrivialURIParser) String() string

Jump to

Keyboard shortcuts

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