preference

package
v0.0.0-...-7d36c00 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Preference

type Preference struct {
	GroupEntityURL             string   // 群组URL
	MaxPrice                   int      // 最大价格
	IncludeNoContentPriceCheck bool     // 包含标题没有写价格的
	ExcludeKeyArray            []string // 排除关键字
	IncludeKeyArray            []string // 包含关键字
	MaxPage                    int      // 爬取最大页数
	SavePreference             bool     // 是否持久化配置
	CookieString               string   // See request#AnalysisCookieString Function
}

func (Preference) String

func (p Preference) String() string

Jump to

Keyboard shortcuts

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