Versions in this module Expand all Collapse all v1 v1.1.2 Apr 17, 2023 v1.1.1 Apr 17, 2023 Changes in this version + func RunHttpxAndGetResults(url string, debug bool, extra ...string) ([]string, error) + func RunHttpxBinaryAndGetResults(target string, httpxBinary string, debug bool, args []string) ([]string, error) + type TestCase interface + Execute func() error