Documentation ¶ Index ¶ func ReadAllWithContext(ctx context.Context, r io.Reader) ([]byte, error) func ReadUserInput(prompt string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ReadAllWithContext ¶ func ReadAllWithContext(ctx context.Context, r io.Reader) ([]byte, error) func ReadUserInput ¶ func ReadUserInput(prompt string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files userinput.go Click to show internal directories. Click to hide internal directories.