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