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