Documentation
¶
Index ¶
- type Provider
- func (p *Provider) Error(msg string, output io.Writer) error
- func (p *Provider) Fail(msg string, output io.Writer) error
- func (p *Provider) Note(msg string, output io.Writer) error
- func (p *Provider) Success(msg string, output io.Writer) error
- func (p *Provider) Warn(msg string, output io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
Provider provides user-facing terminal messaging.
Click to show internal directories.
Click to hide internal directories.