I want to remove the very last character of a string, but before I do so I want to check if the last character is a \"+\". How can this be done?
Builtin function is available now. http://golang.org/pkg/strings/#TrimSuffix