Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Door ¶
type Door struct { KeywordCheckReqCh chan *KeywordCheckReq // contains filtered or unexported fields }
Door x
type DouBan ¶
type DouBan struct {
// contains filtered or unexported fields
}
DouBan is crawler. Cocurrent isn't supported.
type KeywordCheckReq ¶
type KeywordCheckReq struct { MyKeyword *com.MyKeyword ResCh chan *KeywordCheckRes }
KeywordCheckReq x
type KeywordCheckRes ¶
KeywordCheckRes x
Click to show internal directories.
Click to hide internal directories.