util

package
v0.0.0-...-0b0c4c8 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecompressZip

func DecompressZip(zipFile, dest string) error

func DownloadFile

func DownloadFile(url, referrer, dir, filename string) string

func ReadXLSData

func ReadXLSData(url string) ([][]string, error)

TODO: make it more elegant and effective

Types

type Reader

type Reader struct {
	io.Reader
	Total   int64
	Current int64
}

func (*Reader) Read

func (r *Reader) Read(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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