search

package
v1.2.20 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2021 License: MIT Imports: 6 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 interface {
	GetAnime(*goquery.Selection) []model.AnimeSearch
	GetManga(*goquery.Selection) []model.MangaSearch
	GetCharacter(*goquery.Selection) []model.CharacterSearch
	GetPeople(*goquery.Selection) []model.PeopleSearch
	GetClub(*goquery.Selection) []model.ClubSearch
	GetUser(*goquery.Selection) []model.UserSearch
}

Parser is search parser interface.

func New

func New(cleanImg bool) Parser

New to create new search parser.

Jump to

Keyboard shortcuts

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