Golang unicode.ToTitle() function example
package unicode
Golang unicode.ToTitle() function usage example.
package main
import (
"fmt"
"unicode"
)
func main() {
TitleCaseRune := unicode.ToTitle('a')
fmt.Printf("%+q\n", TitleCaseRune)
}
Reference :
Advertisement
Something interesting
Tutorials
+7.7k Golang : Mapping Iban to Dunging alphabets
+11.6k Swift : Convert (cast) Float to String
+30.5k Golang : Generate random string
+20.5k nginx: [emerg] unknown directive "passenger_enabled"
+7k Golang : Gargish-English language translator
+7.9k Setting $GOPATH environment variable for Unix/Linux and Windows
+30.8k Golang : Download file example
+8k Golang : Sort words with first uppercase letter
+15k Golang : Search folders for file recursively with wildcard support
+7.1k Golang : Gorrila mux.Vars() function example
+7.5k Golang : Get YouTube playlist