type github.com/tmthrgd/go-hex.InvalidByteError
3 uses
github.com/tmthrgd/go-hex (current package)
hex.go#L26: type InvalidByteError byte
hex.go#L28: func (e InvalidByteError) Error() string {
hex_amd64.go#L72: return 0, InvalidByteError(src[n])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)