Skip to content

twgophers/browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

browser

Utility for launching a Web browser.

This package was copied from the Go repository: https://github.com/golang/go/tree/master/src/cmd/internal/browser

In the Go distribution, browser is an internal package, so it cannot be imported from outside of the cmd package. Commands such as go tool cover use browser.Open to launch a Web browser and display HTML reports.

About

Utility for launching a Web browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages