Versions in this module Expand all Collapse all v1 v1.0.2 Sep 21, 2024 v1.0.1 Sep 21, 2024 v1.0.0 Sep 21, 2024 Changes in this version + func RunDnsxAndGetResults(question string, debug bool, extra ...string) ([]string, error) + func RunDnsxBinaryAndGetResults(target string, dnsxBinary string, debug bool, args []string) ([]string, error) + type TestCase interface + Execute func() error