func github.com/tmthrgd/go-hex.DecodeString
2 uses
github.com/tmthrgd/go-hex (current package)
hex.go#L77: func DecodeString(s string) ([]byte, error) {
hex.go#L92: dst, err := DecodeString(str)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)