# Packages
This file was generated by counterfeiter.
# Functions
No description provided by the author
NewTestUI will return a UI object where Out and Err are customizable, and colors are disabled.
NewUI will return a UI object where Out is set to STDOUT and Err is set to STDERR.
# Structs
No description provided by the author
No description provided by the author
UI is interface to interact with the user.
# Interfaces
Config is the UI configuration.
TranslatableError it wraps the error interface adding a way to set the translation function on the error.