# Packages
No description provided by the author
# Functions
Execute ...
No description provided by the author
Humanize takes strings intended for machines and prettifies them for humans.
Map applies a func to all members of a slice of strings and returns a new slice of the results.
Titleize humanizes a string and returns it in Title Case.
# Variables
No description provided by the author
# Structs
ConsoleOutput implements a channel for sending messages to a user over standard output.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceDeployOperation represents a deploy operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Output represents a channel for sending messages to a user.