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