Documentation
¶
Index ¶
- type Hook
- type LogLevel
- type Option
- func WithBinary(bin string) Option
- func WithConnExisting() Option
- func WithHost(host string) Option
- func WithJsDebugger() Option
- func WithLogLevel(ll LogLevel) Option
- func WithMarionetteHost(host string) Option
- func WithMarionettePort(port int) Option
- func WithPort(port int) Option
- func WithRunHook(hook Hook) Option
- func WithShowVersion() Option
- func WithStderr(writer io.Writer) Option
- func WithStdout(writer io.Writer) Option
- func WithStopHook(hook Hook) Option
- func WithVerbose() Option
- type Process
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(cd *Process)
func WithBinary ¶
func WithConnExisting ¶
func WithConnExisting() Option
func WithJsDebugger ¶
func WithJsDebugger() Option
func WithLogLevel ¶
func WithMarionetteHost ¶
func WithMarionettePort ¶
func WithRunHook ¶
func WithShowVersion ¶
func WithShowVersion() Option
func WithStderr ¶
func WithStdout ¶
func WithStopHook ¶
func WithVerbose ¶
func WithVerbose() Option
Click to show internal directories.
Click to hide internal directories.