parser

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2021 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	// contains filtered or unexported fields
}

func NewParser

func NewParser(req string) *Parser

func (*Parser) All

func (p *Parser) All() ([]handlers.Handler, error)

func (*Parser) Next

func (p *Parser) Next() (handlers.Handler, error)

func (*Parser) NextRaw

func (p *Parser) NextRaw() (string, error)

func (*Parser) NextValue added in v2.0.1

func (p *Parser) NextValue() (string, error)

func (*Parser) RestValues added in v2.0.1

func (p *Parser) RestValues() ([]string, error)

Jump to

Keyboard shortcuts

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