View Source ExWechatpay.Http.Finch (ex_wechatpay v0.2.0)

Implement ExWechatpay.Http behavior with Finch

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

handle_do_request(finch_name, req)

View Source