Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
server
command
Package main provides the entry point for the GoKnut Twitch Chat Archiver.
|
Package main provides the entry point for the GoKnut Twitch Chat Archiver. |
|
internal
|
|
|
config
Package config provides configuration loading and validation for the Twitch Chat Archiver.
|
Package config provides configuration loading and validation for the Twitch Chat Archiver. |
|
http
Package http provides the HTTP server and handlers for the web UI.
|
Package http provides the HTTP server and handlers for the web UI. |
|
http/dto
Package dto provides shared data transfer objects and validation helpers.
|
Package dto provides shared data transfer objects and validation helpers. |
|
http/handlers
Package handlers provides HTTP handlers for the web UI.
|
Package handlers provides HTTP handlers for the web UI. |
|
ingestion
Package ingestion provides message ingestion pipeline with batching.
|
Package ingestion provides message ingestion pipeline with batching. |
|
irc
Package irc provides a Twitch IRC client for chat message ingestion.
|
Package irc provides a Twitch IRC client for chat message ingestion. |
|
observability
Package observability provides structured logging and metrics for the application.
|
Package observability provides structured logging and metrics for the application. |
|
repository
Package repository provides database access for the Twitch Chat Archiver.
|
Package repository provides database access for the Twitch Chat Archiver. |
|
search
Package search provides search functionality for users and messages.
|
Package search provides search functionality for users and messages. |
|
services
Package services provides business logic for the Twitch Chat Archiver.
|
Package services provides business logic for the Twitch Chat Archiver. |
|
tests
|
|
|
integration/fakes
Package fakes provides test fakes for integration testing.
|
Package fakes provides test fakes for integration testing. |
Click to show internal directories.
Click to hide internal directories.