go.pact.im/x/crypt/crypterrors.UnsupportedHashError.HashID (field)

3 uses

	go.pact.im/x/crypt/crypterrors (current package)
		crypterrors.go#L29: 	HashID string
		crypterrors.go#L38: 	return fmt.Sprintf(m+" %q", e.HashID)

	go.pact.im/x/crypt
		crypt.go#L83: 			HashID: hash.ID,