Versions in this module Expand all Collapse all v0 v0.1.0 Jun 11, 2026 Changes in this version + type Options struct + Dev bool + Version string + type Server struct + func New(ctx context.Context, repos []backend.Repo, opts Options) (*Server, error) + func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request)