string ends with golang code example Example: golang check string ends with strings.HasSuffix("How are you?", "?") // true