Documentation
¶
Overview ¶
Package server is messenger's small HTTP surface for `serve`: it mounts the runtime's channel webhooks (telegram/webhook inbound arrive on the same port) and exposes the consumer API — POST /send, GET /inbox?since=N, GET /media/<basename>, GET /health. POST /send is bearer-auth'd when a token is configured; the inbound webhooks carry their own per-channel HMAC/secret.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.