Versions in this module Expand all Collapse all v0 v0.3.0 Jul 22, 2026 v0.2.0 Jun 1, 2026 v0.1.0 May 27, 2026 Changes in this version + type Server struct + func New(publicDir, contentDir string, port int, onRebuild func() error) *Server + func (s *Server) Start(ctx context.Context) error