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