imap

package
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyMap

func CopyMap[K any, V any](dst, src cog.Map[K, V])

CopyMap copy map 'src' to map 'des'

func JsonMarshalMap added in v1.2.9

func JsonMarshalMap[K any, V any](m cog.Map[K, V]) ([]byte, error)

---------------------------------------------------------------------

func JsonUnmarshalMap added in v1.2.9

func JsonUnmarshalMap[K any, V any](data []byte, am cog.Map[K, V]) error

func SetMapPairs

func SetMapPairs[K any, V any](m cog.Map[K, V], ps ...cog.P[K, V])

Types

This section is empty.

Jump to

Keyboard shortcuts

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