Module error

Source
Expand description

Error handling for the docker image pusher

This module defines the PusherError enum for all major error types encountered in the application, and provides standardized error handlers to eliminate duplication and improve reporting.

Modules§

handlers
Standardized error handling patterns to eliminate duplication

Enums§

PusherError

Functions§

context_error

Type Aliases§

Result