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