View Source PlugImageProcessing.Middleware protocol (plug_image_processing v0.3.1)

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

enabled?(middleware, conn)

View Source
@spec enabled?(t(), Plug.Conn.t() | nil) :: boolean()
@spec run(t(), Plug.Conn.t()) :: Plug.Conn.t()