Versions in this module Expand all Collapse all v2 v2.0.0 Jul 7, 2024 Changes in this version + var ExtractionPoints = map[string][]string + func New(options *Options) *runner + func Read(input io.Reader) func() (*url.URL, error) + type Input struct + Data io.Reader + Type InputType + type InputType int + const InputResponse + const InputURL + type Options struct + Colors bool + Complete bool + Inputs []Input + Outputs []io.Writer + Request struct{ ... } + Resolve bool + Threads int + Verbose bool