Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFileName ¶
func CreateFileName(options CreateFileNameOptions) (fileName string, err error)
func DownloadFile ¶
func DownloadFile(options DownloadFileOptions) (fileName string, err error)
func Install ¶
func Install(options InstallOptions) (err error)
Types ¶
type CreateFileNameOptions ¶
type CreateFileNameOptions struct {
Value string
}
type DownloadFileOptions ¶
type DownloadFileOptions struct {
Url string
}
type InstallOptions ¶
Click to show internal directories.
Click to hide internal directories.