map

command
v0.0.0-...-c93e153 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2018 License: MIT Imports: 2 Imported by: 0

README

13.7.6 sync.Map

ロックを内包し、複数のgoroutineからアクセスされても壊れないことを保証しているmap

Result

$ go run main.go
1: 2
hello: world
key=hello, value=world exists?=true

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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