GetFormatVals
No overview available.
def GetFormatVals() - > []string
Retrieves all valid string representations of the LiteralMapFormat enum. Callers can use this to get a list of all supported format values.
Returns
| Type | Description |
|---|---|
[]string | A slice of strings, where each string is a valid literal representation of a LiteralMapFormat enum value. |