Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BinaryOptions ¶
type BinaryOptions struct {
Enabled bool
}
type DockerOptions ¶
type Options ¶
type Options struct { Test TestOptions Binary BinaryOptions Docker DockerOptions }
type Plan ¶
type TestOptions ¶
type TestOptions struct {
Enabled bool
}
Click to show internal directories.
Click to hide internal directories.