Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶ added in v1.16.3
type Option func(*config)
func WithStderr ¶ added in v1.16.3
func WithStderr(stderr io.WriteCloser) Option
WithStderr allows overriding the output to the REPL.
func WithStdin ¶ added in v1.16.3
func WithStdin(stdin io.ReadCloser) Option
WithStderr allows overriding the input to the REPL.
Click to show internal directories.
Click to hide internal directories.