parser

package
v0.0.0-...-7ab9190 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: AGPL-3.0 Imports: 5 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 {
	Lex      *json.Decoder
	Stack    []json.Token
	Callback func(string, string, interface{}) error
}

func (*Parser) Parse

func (p *Parser) Parse() error

Source Files

  • fqdn.go
  • parse.go
  • parse_a.go
  • parse_aaaa.go
  • parse_array.go
  • parse_dict.go
  • parse_label_or_rr.go
  • parse_mx.go
  • parse_ns.go
  • parse_rr.go
  • parse_soa.go
  • parse_token.go
  • parse_txt.go
  • parser.go
  • pop.go
  • push.go
  • qualify.go
  • top.go
  • visit.go

Jump to

Keyboard shortcuts

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