Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CrawlError ¶
type CrawlError struct {
Errors []string
}
CrawlError is our custom error type for aggregating errors
func (*CrawlError) Valid ¶
func (c *CrawlError) Valid() bool
Valid can be used to determine if we should return this
Click to show internal directories.
Click to hide internal directories.