parser

package
v0.0.0-...-11b1965 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 14 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(output chan<- contract.Attachemt, options ...ParserOption) *Parser

func (*Parser) StartParser

func (p *Parser) StartParser(parentConext context.Context)

func (*Parser) Wait

func (p *Parser) Wait() error

type ParserOption

type ParserOption = func(parser *Parser)

func Albums

func Albums(albums string) ParserOption

func AlbumsProgressBar

func AlbumsProgressBar(progressBar *pb.ProgressBar) ParserOption

func AttachemtProgressBar

func AttachemtProgressBar(progressBar *pb.ProgressBar) ParserOption

func DialogPagesProgressBar

func DialogPagesProgressBar(progressBar *pb.ProgressBar) ParserOption

func Dialogs

func Dialogs(dialogs string) ParserOption

func DialogsProgressBar

func DialogsProgressBar(progressBar *pb.ProgressBar) ParserOption

func Encoding

func Encoding(encoding string) ParserOption

func Source

func Source(path string) ParserOption

func Types

func Types(types string) ParserOption

Jump to

Keyboard shortcuts

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