browser

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package browser opens URLs in the user's default web browser.

Index

Constants

This section is empty.

Variables

View Source
var ErrUnsupported = errors.New("opening a browser is not supported on this platform")

ErrUnsupported reports that no known way to launch a browser exists on this platform.

Functions

func Open

func Open(url string) error

Open launches the default browser for a single URL.

func OpenAll

func OpenAll(urls []string) error

OpenAll opens every URL, continuing past failures so one broken launch does not hide the rest. It returns the first error encountered, if any.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL