https://github.com/ammario/mapgen
Features:
Lock()
and Unlock()
golint
and gofmt
X: = cmap[int]string{}Y: = make(cmap[string]interface{})
x, exists := X[10]
y, ok := Y["some"]
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "golang-nuts" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-nuts/_7XcsQxGPi0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-nuts...@googlegroups.com.