idsyncmap

package
v1.108.103 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IDSyncMap

type IDSyncMap[T any] interface {
	Add(T) int32
	Remove(id int32)
	Get() map[int32]T
}

func NewIDSyncMap

func NewIDSyncMap[T any]() IDSyncMap[T]

Jump to

Keyboard shortcuts

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