This website requires JavaScript.
Explore
Help
Sign In
mirror
/
open-golang
mirror of
https://github.com/skratchdot/open-golang.git
Watch
1
Star
0
Fork
You've already forked open-golang
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c04014953
open-golang
/
open
History
fffw
94271da2d0
use rundll32 to open url on windows
2015-02-21 16:46:14 +08:00
..
exec.go
Adjusted linux open-code to assume existence of xdg-open.
2014-09-04 12:56:57 +02:00
exec_darwin.go
Use build tags instead of checking platform at runtime.
2014-02-04 17:11:26 +01:00
exec_windows.go
use rundll32 to open url on windows
2015-02-21 16:46:14 +08:00
open.go
Use build tags instead of checking platform at runtime.
2014-02-04 17:11:26 +01:00
open_test.go
Corrected a few typos. Added invalid url for TestStartWith as it seems was intended.
2014-01-18 12:29:59 -06:00