Circlex v0.1.5
  • Pages
  • Modules
  • Mix Tasks

    View Source Circlex.Emulator.Api (Circlex v0.1.5)

    Link to this section Summary

    Functions

    api_handle(res, conn, no_data_key)
    api_params(conn)
    check_idempotency_key(idempotency_key)
    define_route(map, kind, name, args, guards, body)
    define_routes(map)
    get_master_source()
    get_master_wallet()
    json!(value, conn, status \\ 200)

    Link to this section Functions

    Link to this function

    api_handle(res, conn, no_data_key)

    View Source
    Link to this function

    api_params(conn)

    View Source
    Link to this function

    check_idempotency_key(idempotency_key)

    View Source
    Link to this function

    define_route(map, kind, name, args, guards, body)

    View Source
    Link to this macro

    define_routes(map)

    View Source (macro)
    Link to this function

    get_master_source()

    View Source
    Link to this function

    get_master_wallet()

    View Source
    Link to this function

    json!(value, conn, status \\ 200)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language