Documentation ¶ Overview ¶ Package respondio receives the webhook events respond.io pushes to momo and answers them over respond.io's REST API. Index ¶ func New(_ context.Context, decode channel.Decoder, h core.Handler) (channel.Channel, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(_ context.Context, decode channel.Decoder, h core.Handler) (channel.Channel, error) New configures the respond.io channel: one route per registered webhook, each verified with that webhook's own signing key. respond.io holds nothing that needs releasing at shutdown, so it ignores its lifetime. Types ¶ This section is empty. Source Files ¶ View all Source files client.gorespondio.go Click to show internal directories. Click to hide internal directories.