Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintMessage ¶
func PrintMessage(message string, messageType MessageType)
PrintMessage prints a message to the user.
Types ¶
type MessageType ¶
type MessageType int
const ( MessageTypeInfo MessageType = iota MessageTypeWarning MessageTypeError MessageTypeNotice MessageTypeSuccess )
Click to show internal directories.
Click to hide internal directories.