parser

package
v0.0.0-...-a9b3359 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 4 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 {
	*prs.Parser
	*prs.ProtocolManager
}

func NewParser

func NewParser() (
	p *Parser,
)

func (*Parser) Parse

func (p *Parser) Parse(pairs []entities.TokenPair) (
	err error,
)

type Protocols

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

func NewProtoResolver

func NewProtoResolver() *Protocols

func (*Protocols) Resolve

func (proto *Protocols) Resolve(sp *prs.Protocol) (
	pp prs.ProtocolParser,
	err error,
)

Jump to

Keyboard shortcuts

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