parser

package
v0.0.0-...-6c1892c Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeckboxParser

type DeckboxParser struct{}

func NewDeckboxParser

func NewDeckboxParser() *DeckboxParser

func (DeckboxParser) Parse

func (p DeckboxParser) Parse(input string) (*mtg.Decklist, error)

type DecklistParser

type DecklistParser interface {
	Parse(input string) (*mtg.Decklist, error)
}

type IdentityParser

type IdentityParser struct{}

func NewIdentityParser

func NewIdentityParser() *IdentityParser

func (*IdentityParser) Parse

func (p *IdentityParser) Parse(input string) (*mtg.Decklist, error)

Jump to

Keyboard shortcuts

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