Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*Options)
Option is a function that modifies the Options configuration.
func WithStderr ¶
WithStderr sets the io.Writer for standard error.
func WithStdout ¶
WithStdout sets the io.Writer for standard output.
Click to show internal directories.
Click to hide internal directories.