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

Summary

Types

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()