//
pkg.gl
Category
github.com/lob/aws-creds
pkg
input
package
1.0.12
Repository:
https://github.com/lob/aws-creds.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
44 SLOC
#
Functions
New
New creates a new Input struct with the given io.Reader and io.Writer.
#
Structs
Input
Input implements Prompter using the given io.Reader and io.Writer.
#
Interfaces
Prompter
Prompter defines methods used for getting user input.