package
module
Version:
v0.0.0-...-34579d6
Opens a new window with list of versions in this module.
Published: Apr 8, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Linkster
Simple URL opener for Go programs.
Usage
Opening a link: OpenSite("url")
Example
package main
import (
linkster "github.com/Odyssey346/linkster"
)
func main() {
linkster.OpenSite("https://odyssey346.github.io")
}
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.