View Source LibWechat.Http.Finch (lib_wechat v0.3.0)

Implement LibWechat.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