Versions in this module Expand all Collapse all v0 v0.2.0 Feb 3, 2026 v0.1.0 Jan 10, 2026 v0.0.2 Dec 27, 2025 Changes in this version + func OpenBrowser(url string) error + type Server struct + func NewServer(stimPath, password, port string) (*Server, error) + func (s *Server) Port() string + func (s *Server) Start() error + func (s *Server) URL() string