utils

package
v0.0.0-...-c6bddeb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Download

func Download(url string, filename string)

func LogToFile

func LogToFile(path string, prefix string) (*os.File, error)

func Unzip

func Unzip(src, dest string) error

Types

type Releases

type Releases struct {
	Assets []struct {
		Name               string `json:"name"`
		ContentType        string `json:"content_type"`
		BrowserDownloadURL string `json:"browser_download_url"`
	} `json:"assets"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL