Versions in this module Expand all Collapse all v0 v0.1.0 Jun 28, 2026 Changes in this version + type Config struct + AdminToken string + Capturer *ingest.Capturer + IngestLimiter *ratelimit.Limiter + Logger *slog.Logger + MaxBody int64 + Metrics *metrics.Metrics + Sources *source.Service + Store storage.Store + type Server struct + func NewServer(cfg Config) *Server + func (s *Server) Handler() http.Handler