Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChromiumBookmark ¶
type ChromiumBookmark []bookmark
func (*ChromiumBookmark) Extract ¶
func (c *ChromiumBookmark) Extract(_ []byte) error
func (*ChromiumBookmark) Len ¶
func (c *ChromiumBookmark) Len() int
func (*ChromiumBookmark) Name ¶
func (c *ChromiumBookmark) Name() string
type FirefoxBookmark ¶
type FirefoxBookmark []bookmark
func (*FirefoxBookmark) Extract ¶
func (f *FirefoxBookmark) Extract(_ []byte) error
func (*FirefoxBookmark) Len ¶
func (f *FirefoxBookmark) Len() int
func (*FirefoxBookmark) Name ¶
func (f *FirefoxBookmark) Name() string
Click to show internal directories.
Click to hide internal directories.