Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Concurrent ¶
func (*Concurrent) Run ¶
func (e *Concurrent) Run(seeds ...Request)
type ParserResult ¶
type ParserResult struct { Requests []Request Items []interface{} }
Click to show internal directories.
Click to hide internal directories.