get a key from map golang code example Example: golang map has key if val, ok := dict["foo"]; ok { //do something here }