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