func bytes.TrimSuffix
2 uses
bytes (current package)
bytes.go#L812: func TrimSuffix(s, suffix []byte) []byte {
github.com/go-pg/pg/v10/orm
select.go#L249: b = bytes.TrimSuffix(b, []byte(", "))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)