Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeserializedResult ¶
func DeserializedResult(r ParseResult) engine.ParseResult
Types ¶
type CrawlService ¶
type CrawlService struct{}
func (CrawlService) Process ¶
func (CrawlService) Process(req Request, result *ParseResult) error
type ParseResult ¶
func SerializedResult ¶
func SerializedResult(r engine.ParseResult) ParseResult
type SerializedParser ¶
type SerializedParser struct { Name string Args interface{} }
Click to show internal directories.
Click to hide internal directories.