lemon_ex
v0.2.4
Pages
Modules
Search documentation of lemon_ex
Settings
View Source
LemonEx.Webhooks.EventParser
(lemon_ex v0.2.4)
Summary
Functions
parse(conn)
Functions
Link to this function
parse(conn)
View Source
@spec
parse(
Plug.Conn.t
()) :: {:ok,
map
()} | {:error,
integer
(),
binary
()}