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