Skip to content

uRadical/webbrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webbrowser

Module that provides functionality to open a URL in the platforms default web browser.

Installation

go get github.com/gangleri/webbrowser

Example

package main

import "github.com/gangleri/webbrowser"

func main() {
	webbrowser.Open("https://golang.org")
}

About

Module to open a URL in default browser

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages