plumbapius v0.13.0 Plumbapius.AbstractPlug
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, options, handle_request_error, handle_response_error)
Specs
call(Plug.Conn.t(), Plumbapius.Plug.Options.t(), function(), function()) :: Plug.Conn.t()
Link to this function
init(options)
Specs
init( json_schema: String.t(), coverage_tracker: Plumbapius.Coverage.CoverageTracker.t() ) :: Plumbapius.Plug.Options.t()