Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Opt ¶
type Opt func(r *Runner)
Opt is a functional option for Runner.
func WithLogger ¶
WithLogger sets the logger for the Runner.
func WithStderr ¶
WithStderr sets the writer to which the GitHub runner writes its stderr.
func WithStdout ¶
WithStdout sets the writer to which the GitHub runner writes its stdout.
Click to show internal directories.
Click to hide internal directories.