parser

package
v2.0.2 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(fqdn, zone string) *Parser

func (*Parser) FQDN added in v2.0.2

func (p *Parser) FQDN() string

func (*Parser) NextHandler added in v2.0.2

func (p *Parser) NextHandler() (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) RestHandlers added in v2.0.2

func (p *Parser) RestHandlers() ([]handlers.Handler, 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