View Source PlugImageProcessing.Middleware protocol (plug_image_processing v0.3.1)
Link to this section Summary
Link to this section Types
@type t() :: struct()
Link to this section Functions
@spec enabled?(t(), Plug.Conn.t() | nil) :: boolean()
@spec run(t(), Plug.Conn.t()) :: Plug.Conn.t()