maputil

package
v0.1.984 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone added in v0.1.978

func Clone[K comparable, V any](m map[K]V) map[K]V

Clone returns a shallow copy of a map.

func RenameKey

func RenameKey(m map[string][]string, oldKey, newKey string)

RenameKey renames a key in a map,preserving its values. If oldKey is not found,the map remains unchanged. To rename multiple keys,call this function multiple times.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL