Documentation
¶
Index ¶
- func ComplementExec(opts *ExecOptions, getEnv func(string) string) error
- func ComplementPost(opts *PostOptions, getEnv func(string) string) error
- func IsCircleCI(getEnv func(string) string) bool
- func ValidateExec(opts ExecOptions) error
- func ValidatePost(opts PostOptions) error
- type ExecOptions
- type PostOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComplementExec ¶
func ComplementExec(opts *ExecOptions, getEnv func(string) string) error
func ComplementPost ¶
func ComplementPost(opts *PostOptions, getEnv func(string) string) error
func IsCircleCI ¶
func ValidateExec ¶
func ValidateExec(opts ExecOptions) error
func ValidatePost ¶
func ValidatePost(opts PostOptions) error
Types ¶
type ExecOptions ¶
Click to show internal directories.
Click to hide internal directories.