func bytes.FieldsFunc
2 uses
bytes (current package)
bytes.go#L425: return FieldsFunc(s, unicode.IsSpace)
bytes.go#L465: func FieldsFunc(s []byte, f func(rune) bool) [][]byte {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)