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