The Go Cookbook

Maintained by SuperOrbital.

A community built and contributed collection of practical recipes for real world Golang development.

View project on GitHub

Testing for the Presence of a Key in a Map

How do I determine if a map contains a given key?

http://stackoverflow.com/questions/2050391/how-to-check-if-a-map-contains-a-key-in-go