ssync

package
v0.0.0-...-659f766 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SyncWriteMap

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

func NewSyncWriteMap

func NewSyncWriteMap() *SyncWriteMap

func (*SyncWriteMap) Clear

func (f *SyncWriteMap) Clear()

func (*SyncWriteMap) ContainsKey

func (f *SyncWriteMap) ContainsKey(k interface{}) bool

func (*SyncWriteMap) ForEach

func (f *SyncWriteMap) ForEach(action func(k, v interface{}))

func (*SyncWriteMap) Get

func (f *SyncWriteMap) Get(k interface{}) interface{}

func (*SyncWriteMap) Keys

func (f *SyncWriteMap) Keys() []interface{}

func (*SyncWriteMap) Put

func (f *SyncWriteMap) Put(k, v interface{})

func (*SyncWriteMap) Size

func (f *SyncWriteMap) Size() int

func (*SyncWriteMap) SortKeys

func (f *SyncWriteMap) SortKeys(less func(a, b interface{}) bool) []interface{}

Jump to

Keyboard shortcuts

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