type go.pact.im/x/crypt/crypterrors.UnsupportedParameterError
3 uses
go.pact.im/x/crypt/crypterrors (current package)
crypterrors.go#L61: type UnsupportedParameterError struct {
crypterrors.go#L70: func (e *UnsupportedParameterError) Error() string {
go.pact.im/x/crypt
argon2.go#L62: return "", &crypterrors.UnsupportedParameterError{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)