func bytes.TrimPrefix
2 uses
bytes (current package)
bytes.go#L798: func TrimPrefix(s, prefix []byte) []byte {
net/http
h2_bundle.go#L2913: b = bytes.TrimPrefix(b, http2goroutineSpace)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)