Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImportBookmarksHtml ¶
ImportBookmarksHtml parses bookmark.html export and returns an array of bookmarks and possible error
func OpenUrlInBrowser ¶
OpenUrlInBrowser attempts to open given url in default browser
Types ¶
type PageMetadata ¶
type PageMetadata struct {
Title string
}
func GetPageMetadata ¶
func GetPageMetadata(url string) (*PageMetadata, error)
Click to show internal directories.
Click to hide internal directories.