func bytes.Split one use bytes (current package) bytes.go#L392: func Split(s, sep []byte) [][]byte { return genSplit(s, sep, 0, -1) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)