Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SanitizeString ¶
SanitizeString returns a sanitized version of the input string. If the input is empty, an empty string is returned. Otherwise a constant-length string (irrespective of the input length) is returned.
func TimeToString ¶
TimeToString returns a time in RFC3339-formatted string, so all debug-related times are in the same format.
Types ¶
type Debuggable ¶
Debuggable is an optional interface that different vtadmin subcomponents can implement to provide information to debug endpoints.
Click to show internal directories.
Click to hide internal directories.