DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
strings.TrimRight()
Examples using...
strings.TrimRight()
Recent
Examples
TrimRight in Go
by GoDoc
Go
strings.TrimRight
fmt
fmt.Print
strings
TrimRight returns a slice of the string s, with all trailing Unicode code points contained in cutset removed.