func bytes.ToTitle one use bytes (current package) bytes.go#L676: func ToTitle(s []byte) []byte { return Map(unicode.ToTitle, s) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)