func bytes.Repeat
2 uses
bytes (current package)
bytes.go#L591: func Repeat(b []byte, count int) []byte {
github.com/google/go-cmp/cmp
report_slices.go#L348: b := bytes.Repeat([]byte{'.'}, len(s))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)