dotn

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConcurrentMap

type ConcurrentMap struct {
	// contains filtered or unexported fields
}

func New

func New() *ConcurrentMap

func NewWithData

func NewWithData(data map[string]interface{}) *ConcurrentMap

func (*ConcurrentMap) Clone

func (mm *ConcurrentMap) Clone() *ConcurrentMap

func (*ConcurrentMap) Get

func (mm *ConcurrentMap) Get(key string) (interface{}, bool)

func (*ConcurrentMap) Reset

func (mm *ConcurrentMap) Reset(data store)

func (*ConcurrentMap) Set

func (mm *ConcurrentMap) Set(key string, value interface{})

Jump to

Keyboard shortcuts

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