package
0.0.0-20231126024412-02539191b02e
Repository: https://github.com/mjpitz/myago.git
Documentation: pkg.go.dev
# README
browser
import go.pitz.tech/lib/browser
Usage
func Open
func Open(ctx context.Context, url string) error
Open attempts to open the provided url in a browser.
# Functions
Open attempts to open the provided url in a browser.