kubernetes/vendor/github.com/modern-go/concurrent/go_above_19.go

type Map

// NewMap creates a thread safe Map
func NewMap() *Map {}