map_defaulter

package
v1.0.10-0...-ca1957b Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MapDefaulter

type MapDefaulter[K comparable, V any] interface {
	SetIfEmpty(key K, def V)
}

func NewMapDefaulter

func NewMapDefaulter[K comparable, V any](ptrToMap *map[K]V) MapDefaulter[K, V]

Jump to

Keyboard shortcuts

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