func github.com/kr/text.IndentBytes
2 uses
github.com/kr/text (current package)
indent.go#L10: return string(IndentBytes([]byte(s), []byte(prefix)))
indent.go#L15: func IndentBytes(b, prefix []byte) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)