Versions in this module Expand all Collapse all v0 v0.2.0 Jul 16, 2026 v0.1.0 Jun 16, 2026 Changes in this version + type DeployServer struct + func NewDeployServer(db *deploydb.DB) (*DeployServer, error) + func (s *DeployServer) Handler() http.Handler + type Server struct + func New(db *logsdb.DB, factory ingest.LogsClientFactory) (*Server, error) + func (s *Server) Handler() http.Handler