crawlie v0.5.1 Crawlie.Options
Summary
Functions
The default options set by Crawlie. If you set your own values in
Crawlie.crawl/3
, they will override the defaults
Deep-merges the provided options, keeping the default values for not overridden keys
Keys of the options that can be used to tune a GenStage Flow partition performance
Returns the passed-in options merged with the defaults
Returns the options with Crawlie.HttpClient.MockClient
set as the HTTP client
Functions
The default options set by Crawlie. If you set your own values in
Crawlie.crawl/3
, they will override the defaults.
Deep-merges the provided options, keeping the default values for not overridden keys
Works for nested keyword lists
Keys of the options that can be used to tune a GenStage Flow partition performance
Returns the passed-in options merged with the defaults.
The provided options take precedence over the defaults if there are any common keys.
Returns the options with Crawlie.HttpClient.MockClient
set as the HTTP client.