Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type QuietInputter ¶
type QuietInputter struct { }
func (QuietInputter) Next ¶
func (d QuietInputter) Next(previous string, resp *types.InvokeResponse) (string, bool, error)
type VerboseInputter ¶
type VerboseInputter struct {
// contains filtered or unexported fields
}
func (VerboseInputter) Next ¶
func (d VerboseInputter) Next(previous string, resp *types.InvokeResponse) (string, bool, error)
Click to show internal directories.
Click to hide internal directories.