Documentation ¶
Overview ¶
message contains a collection of messages so they can be changed easily
Index ¶
Constants ¶
View Source
const ( PreBrowserAuthShowURL = "You will now be taken to your browser for authentication " + "or open the url below in a browser." FailedToOpenBrowserTab = "Failed to open browser, you MUST do the manual process." AuthenticationTimedOut = "authentication timed out and was cancelled" FatalErrorMessage = "If you believe this is a bug, please file a bug report" MissingOrgID = "please provide your organization" FilePassedValidation = "all checks passed" UnknownFormat = "test definition is in an unknown format" NoSchema = "unable to retrieve the schema" WindowsUpdateAvailable = `` /* 139-byte string literal not displayed */ UpdateAvailable = `There is an update available, please run 'genesis update' to update to the latest version` )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.