Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NeedsQuotes ¶
NeedsQuotes reports whether s should be wrapped with quote before being used as a document key. If it returns true, s must be used with strconv.Quote or using the fmt '%q' formatter.
func NormalizeIdentifier ¶
NormalizeIdentifier wraps s around the given quotes, if needed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.