Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bookmark ¶
type Options ¶
type Options struct { // The string used for separating folders in the folder path. // Default is ␝ FolderPathSeparator string // Whether to parse description or not. // This refers to the <DD> tags ParseDescription bool // Whether to ignore bookmarklets or not. // This refers to URLs starting with javascript: IgnoreBookmarklets bool }
Click to show internal directories.
Click to hide internal directories.