stdinprompt/README.md

374 B

src.lwithers.me.uk/go/stdinprompt

GoDoc

This package provides an io.Reader that will prompt the user if no data is available within a short period of time. This can be used to prompt a user that data is awaited on stdin, for example.