syncmap

package
v0.0.0-...-f91850c Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2015 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 K

type K string

template type SyncMap(K, V)

type SyncMap

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

func (*SyncMap) Get

func (s *SyncMap) Get(k K) (res V, retErr error)

func (*SyncMap) Put

func (s *SyncMap) Put(k K, v V) error

type V

type V string

Jump to

Keyboard shortcuts

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