Versions in this module Expand all Collapse all v4 v4.1.2 Aug 3, 2021 Changes in this version + type ErrBadAffectedManifests struct + E error + func (e *ErrBadAffectedManifests) Error() string + func (e *ErrBadAffectedManifests) Unwrap() error + type ErrBadIndexReport struct + E error + func (e *ErrBadIndexReport) Error() string + func (e *ErrBadIndexReport) Unwrap() error + type ErrBadManifest struct + E error + func (e *ErrBadManifest) Error() string + func (e *ErrBadManifest) Unwrap() error + type ErrBadNotification struct + E error + NotificationID uuid.UUID + func (e ErrBadNotification) Error() string + func (e ErrBadNotification) Unwrap() error + type ErrBadVulnerabilities struct + E error + func (e *ErrBadVulnerabilities) Error() string + func (e *ErrBadVulnerabilities) Unwrap() error + type ErrCreated struct + E error + func (e ErrCreated) Error() string + func (e ErrCreated) Unwrap() error + type ErrDeleteNotification struct + E error + NotificationID uuid.UUID + func (e ErrDeleteNotification) Error() string + func (e ErrDeleteNotification) Unwrap() error + type ErrDeliveryFailed struct + E error + func (e ErrDeliveryFailed) Error() string + func (e ErrDeliveryFailed) Unwrap() error + type ErrFailed struct + E error + func (e ErrFailed) Error() string + func (e ErrFailed) Unwrap() error + type ErrIndexReportNotFound struct + Hash string + func (e *ErrIndexReportNotFound) Error() string + type ErrIndexReportRetrieval struct + E error + func (e *ErrIndexReportRetrieval) Error() string + func (e *ErrIndexReportRetrieval) Unwrap() error + type ErrIndexStart struct + E error + func (e *ErrIndexStart) Error() string + func (e *ErrIndexStart) Unwrap() error + type ErrKeyNotFound struct + ID uuid.UUID + func (e ErrKeyNotFound) Error() string + type ErrMatch struct + E error + func (e *ErrMatch) Error() string + func (e *ErrMatch) Unwrap() error + type ErrNoReceipt struct + NotificationID uuid.UUID + func (e ErrNoReceipt) Error() string + type ErrNoUpdateOperation struct + Updater string + func (e ErrNoUpdateOperation) Error() string + type ErrNotInitialized struct + Msg string + func (e ErrNotInitialized) Error() string + type ErrPutNotifications struct + E error + NotificationID uuid.UUID + func (e ErrPutNotifications) Error() string + func (e ErrPutNotifications) Unwrap() error + type ErrReceipt struct + E error + NotificationID uuid.UUID + func (e ErrReceipt) Error() string + func (e ErrReceipt) Unwrap() error + type ErrRequestFail struct + Code int + Status string + func (e *ErrRequestFail) Error() string