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 data loading format types.
Returns
| Type | Description |
|---|---|
[]string | A slice of strings, where each string is a valid literal representation of a data loading format. |