Documentation
¶
Overview ¶
Package types provides utility functions for pointer conversions and string formatting.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoubleQuote ¶
DoubleQuote returns a string with the input string quoted and escaped for
func IsDoubleQuoted ¶
IsDoubleQuoted checks if a string is double-quoted
func IsSingleQuoted ¶
IsSingleQuoted checks if a string is single-quoted
func IsUppercase ¶
IsUppercase checks if a string is all in uppercase (A-Z)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.