func github.com/tmthrgd/go-hex.Encode
3 uses
github.com/tmthrgd/go-hex (current package)
hex.go#L46: func Encode(dst, src []byte) int {
github.com/go-pg/pg/v10/types
append.go#L184: hex.Encode(b[s:], bytes)
hex.go#L42: fasthex.Encode(enc.b[i:], b)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)