Documentation ¶
Index ¶
- type Option
- func WithBrowserExecPath(p string) Option
- func WithBrowserIncognito(i bool) Option
- func WithBrowserNoHeadless(n bool) Option
- func WithBrowserProxy(p string) Option
- func WithDebug(debug bool) Option
- func WithLogOutJson(o bool) Option
- func WithMitmAddr(addr string) Option
- func WithMitmParentProxy(p string) Option
- func WithMitmTargetHosts(hosts ...string) Option
- func WithMitmVerbose(verbose bool) Option
- func WithNotifierYaml(f string) Option
- func WithVeryVerbose(verbose bool) Option
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Options)
func WithBrowserIncognito ¶
func WithBrowserNoHeadless ¶
func WithBrowserProxy ¶
func WithMitmParentProxy ¶
func WithMitmTargetHosts ¶
func WithMitmVerbose ¶
func WithNotifierYaml ¶
func WithVeryVerbose ¶
Click to show internal directories.
Click to hide internal directories.