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) Extract ¶
func (c *ChromiumExtension) Extract(_ []byte) error
func (*ChromiumExtension) Len ¶
func (c *ChromiumExtension) Len() int
func (*ChromiumExtension) Name ¶
func (c *ChromiumExtension) Name() string
type FirefoxExtension ¶
type FirefoxExtension []*extension
func (*FirefoxExtension) Extract ¶
func (f *FirefoxExtension) Extract(_ []byte) error
func (*FirefoxExtension) Len ¶
func (f *FirefoxExtension) Len() int
func (*FirefoxExtension) Name ¶
func (f *FirefoxExtension) Name() string
Click to show internal directories.
Click to hide internal directories.