package
4.3.8+incompatible
Repository: https://github.com/tyktechnologies/tyk.git
Documentation: pkg.go.dev
# Functions
Flatten transform complex map to flatten map.
No description provided by the author
No description provided by the author
LoadTranslations takes a map[string]interface and flattens it to map[string]string Because translations have been loaded - we internally override log the formatter Nested entries are accessible using dot notation.
# Structs
No description provided by the author
No description provided by the author
# Type aliases
FlatMap is alias of map[string]string.