Skip to content

Allow to specify options at find.Run() time #6

@maxgio92

Description

@maxgio92

Motivation

As of now, options are all available at client creation time. Options, could be persisted through multiple runs, but each run might some option to be specific for the single run, such as file names or seed URLs.

Feature

Allow to specify options specific to single find runs, as wfind/pkg/find.Run() arguments.

Additional context

There are options that instead are likely to be needed across multiple search run, ilke HTTP client or network tuning parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions