parser

package
v0.0.0-...-dd447fc Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDocumentFromUrl

func GetDocumentFromUrl(url string, charset string) *goquery.Document

func GetJsonFromUrl

func GetJsonFromUrl(url string) map[string]interface{}

Types

type Carib

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

func (*Carib) Go

func (parser *Carib) Go() error

type File

type File struct {
	Path string
	Name string
	Dir  string
}

func NewFile

func NewFile(path string) File

func (*File) Move

func (f *File) Move(dir string, name string) (*File, error)

type Heyzo

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

func (*Heyzo) Go

func (parser *Heyzo) Go() error

type Jav

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

func (*Jav) Go

func (parser *Jav) Go() error

type Musume

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

func (*Musume) Go

func (parser *Musume) Go() error

type Onepondo

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

func (*Onepondo) Go

func (parser *Onepondo) Go() error

type Parser

type Parser interface {
	Go() error
	// contains filtered or unexported methods
}

func New

func New(path string) (parser Parser)

Jump to

Keyboard shortcuts

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