Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChromiumExtension ¶
type ChromiumExtension []*extension
func (*ChromiumExtension) Length ¶
func (c *ChromiumExtension) Length() int
func (*ChromiumExtension) Name ¶
func (c *ChromiumExtension) Name() string
func (*ChromiumExtension) Parse ¶
func (c *ChromiumExtension) Parse(masterKey []byte) error
type FirefoxExtension ¶
type FirefoxExtension []*extension
func (*FirefoxExtension) Length ¶
func (f *FirefoxExtension) Length() int
func (*FirefoxExtension) Name ¶
func (f *FirefoxExtension) Name() string
func (*FirefoxExtension) Parse ¶
func (f *FirefoxExtension) Parse(masterKey []byte) error
Click to show internal directories.
Click to hide internal directories.