Versions in this module Expand all Collapse all v0 v0.2.3 Jun 26, 2025 v0.2.2 Jun 23, 2025 v0.2.1 Jun 20, 2025 v0.2.0 Jun 18, 2025 Changes in this version + type KeysMaps struct + Keys []K + Maps map[K][]D + func ConfigTagKeyMaps[T any](mapConfig map[string]T) KeysMaps[string, Tag] + func OrderMaps[K comparable, D any](input map[K][]D) KeysMaps[K, D] + type Tag struct + Env string + Field string + Json string + Key string + Type string + Xml string + Yaml string