UserMessage is a message that is safe to print/send to the end user.
()
| 86 | Code() string |
| 87 | // UserMessage is a message that is safe to print/send to the end user. |
| 88 | UserMessage() string |
| 89 | // Explanation is the text explanation for the system administrator. |
| 90 | Explanation() string |
| 91 | // Labels are a set of extra labels for the message containing information. |
no outgoing calls
no test coverage detected