# Functions

NewEventServer returns an HTTP server that handles events.
NewReceiverServer returns an HTTP server that handles webhooks.

# Structs

EventServer handles event POST requests.
ReceiverServer handles webhook POST requests.