Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateURL ¶
ValidateURL checks that rawURL is non-empty, parseable, and uses http or https.
Types ¶
type DefaultOpener ¶
type DefaultOpener struct{}
DefaultOpener uses pkg/browser to open URLs.
func (DefaultOpener) Open ¶
func (DefaultOpener) Open(rawURL string) error
Click to show internal directories.
Click to hide internal directories.