Directories
¶
| Path | Synopsis |
|---|---|
|
api
|
|
|
http
|
|
|
client
Package client provides a simple, generic HTTP client for sending GET and POST requests to external services, which is used by other packages under pkg/api.
|
Package client provides a simple, generic HTTP client for sending GET and POST requests to external services, which is used by other packages under pkg/api. |
|
github
Package github implements an HTTP webhook to handle GitHub events (https://docs.github.com/en/webhooks).
|
Package github implements an HTTP webhook to handle GitHub events (https://docs.github.com/en/webhooks). |
|
slack
Package slack handles Slack's [Events API] and [interaction payloads], over [HTTP webhooks and Socket Mode].
|
Package slack handles Slack's [Events API] and [interaction payloads], over [HTTP webhooks and Socket Mode]. |
|
Package temporal initializes a Temporal worker that provides activities and workflows wrapping the APIs of various third-party services which are defined and implemented under the pkg/api and pkg/listeners packages.
|
Package temporal initializes a Temporal worker that provides activities and workflows wrapping the APIs of various third-party services which are defined and implemented under the pkg/api and pkg/listeners packages. |
|
Package websocket is a lightweight yet robust client-only implementation of the WebSocket protocol (RFC 6455).
|
Package websocket is a lightweight yet robust client-only implementation of the WebSocket protocol (RFC 6455). |
Click to show internal directories.
Click to hide internal directories.