Versions in this module Expand all Collapse all v0 v0.1.0 Feb 6, 2026 Changes in this version + type Server struct + URL string + func NewServer(ctx context.Context, script, cacheDir, logName string, extraArgs []string) (*Server, error) + func (s *Server) Close() error + func (s *Server) Done() <-chan error