package
0.0.0-20210801104835-51fcc54db825
Repository: https://github.com/martinohmann/exp.git
Documentation: pkg.go.dev
# Functions
NewTestIOStreams provides IOStreams that use a *bytes.Buffer.
Run runs fn and handles returned errors by exiting the program with a suitable exit code.
# Variables
DefaultIOStreams provides the default streams for os.Stdin, os.Stdout and os.Stderr.