antikythera

v0.2.0

  • Pages
  • Modules
  • Mix Tasks

    antikythera v0.2.0 AntikytheraCore.Conn View Source

    Link to this section Summary

    Functions

    gear_name(a0)
    make_from_cowboy_req(req, arg, qparams, body_pair)
    make_from_g2g_req_and_context(g2g_request, context, receiver_name, entry_point, path_info, path_matches)
    reply_as_cowboy_res(conn, req)
    reply_as_g2g_res(conn)
    request_info(a0)
    run_before_send(conn, conn_before_action)

    Link to this section Functions

    Link to this function gear_name(a0) View Source
    gear_name(Antikythera.Conn.t()) :: Antikythera.GearName.t()
    Link to this function make_from_cowboy_req(req, arg, qparams, body_pair) View Source
    Link to this function make_from_g2g_req_and_context(g2g_request, context, receiver_name, entry_point, path_info, path_matches) View Source
    Link to this function reply_as_cowboy_res(conn, req) View Source
    Link to this function reply_as_g2g_res(conn) View Source
    Link to this function request_info(a0) View Source
    request_info(Antikythera.Conn.t()) :: String.t()
    Link to this function run_before_send(conn, conn_before_action) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.