syncmap

package
v0.0.0-...-4545b5a Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SyncMap

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

func New

func New() *SyncMap

func (*SyncMap) Delete

func (m *SyncMap) Delete(key string)

func (*SyncMap) Keys

func (m *SyncMap) Keys() []string

func (*SyncMap) Load

func (m *SyncMap) Load(key string) (string, bool)

func (*SyncMap) Rename

func (m *SyncMap) Rename(oldkey string, newkey string) bool

func (*SyncMap) Store

func (m *SyncMap) Store(key, value string)

Jump to

Keyboard shortcuts

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