//
pkg.gl
Category
golang.org/x/tools/gopls
internal
util
browser
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
52 SLOC
#
README
This package is a copy of cmd/internal/browser from the go distribution
#
Functions
Commands
Commands returns a list of possible commands to use to open a url.
Open
Open tries to open url in a browser and reports whether it succeeded.