Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MergeMap ¶ added in v1.1.3
func MergeMap[K comparable, V any](maps ...map[K]V) map[K]V
MergeMap merge maps, next key will overwrite previous key.
func WithRecover ¶
func WithRecover(fn func())
Types ¶
Click to show internal directories.
Click to hide internal directories.