Versions in this module Expand all Collapse all v1 v1.3.0 Sep 1, 2026 v1.2.0 Aug 31, 2026 v1.1.0 Aug 31, 2026 Changes in this version + var ErrUnsupported = errors.New("opening a browser is not supported on this platform") + func Open(url string) error + func OpenAll(urls []string) error