Versions in this module Expand all Collapse all v0 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