package
0.0.0-20240912111919-26be5958e1fa
Repository: https://github.com/devtron-labs/inception.git
Documentation: pkg.go.dev
# Functions
Flatten generates a flat map from a nested one.
FlattenString generates a flat JSON map from a nested one.
# Variables
Separate nested key components with dots, e.g.
Nested input must be a map or slice.
JSON nested input must be a map.
Separate with path-like slashes, e.g.
Separate ala Rails, e.g.
Separate with underscores, e.g.
# Structs
The style of keys.