var mime/quotedprintable.softSuffix
2 uses
mime/quotedprintable (current package)
reader.go#L68: softSuffix = []byte("=")
reader.go#L94: if bytes.HasSuffix(r.line, softSuffix) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)