linkster

package module
v0.0.0-...-34579d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2021 License: MIT Imports: 4 Imported by: 0

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenSite

func OpenSite(url string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL