bestdori

package
v0.0.0-...-6875e1c Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2022 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 SearchBody

type SearchBody struct {
	SP      elementBool
	Regular elementBool
	Time    pair
	NPS     pair
	// contains filtered or unexported fields
}

func NewSearch

func NewSearch(queryString string, page int64, limit int64) SearchBody

func (*SearchBody) Filter

func (s *SearchBody) Filter() (filter []string)

func (*SearchBody) FilterDiff

func (s *SearchBody) FilterDiff(diffLow int, diffHigh int) *SearchBody

func (*SearchBody) FilterIrregular

func (s *SearchBody) FilterIrregular(isRegular bool) *SearchBody

func (*SearchBody) FilterLevel

func (s *SearchBody) FilterLevel(levelLow int, levelHigh int) *SearchBody

func (*SearchBody) FilterNPS

func (s *SearchBody) FilterNPS(NPSLow float64, NPSHigh float64) *SearchBody

func (*SearchBody) FilterNPSLow

func (s *SearchBody) FilterNPSLow(NPSLow float64) *SearchBody

func (*SearchBody) FilterSP

func (s *SearchBody) FilterSP(isSp bool) *SearchBody

func (*SearchBody) FilterTime

func (s *SearchBody) FilterTime(timeLow float64, timeHigh float64) *SearchBody

func (*SearchBody) FilterTimeLow

func (s *SearchBody) FilterTimeLow(timeLow float64) *SearchBody

func (*SearchBody) Search

func (s *SearchBody) Search() (documents []generalModels.BestdoriChartItem, totalCount int64, totalPage int64, err error)

Jump to

Keyboard shortcuts

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