type go.pact.im/x/crypt/crypterrors.UnsupportedHashError
3 uses
go.pact.im/x/crypt/crypterrors (current package)
crypterrors.go#L27: type UnsupportedHashError struct {
crypterrors.go#L33: func (e *UnsupportedHashError) Error() string {
go.pact.im/x/crypt
crypt.go#L82: err = &crypterrors.UnsupportedHashError{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)