Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostURLsResponse ¶
type PostURLsResponse struct { Data []crawl.Result `json:"data"` Err error `json:"error,omitempty"` }
PostURLsResponse collects the request parameters for the PostURLs method.
Click to show internal directories.
Click to hide internal directories.