func github.com/tmthrgd/go-hex.RawEncode
4 uses
github.com/tmthrgd/go-hex (current package)
hex.go#L47: return RawEncode(dst, src, lower)
hex.go#L55: return RawEncode(dst, src, upper)
hex.go#L72: RawEncode(dst, src, alpha)
hex_amd64.go#L16: func RawEncode(dst, src, alpha []byte) int {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)