util

package module
v0.0.0-...-ff85839 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: MIT Imports: 12 Imported by: 0

README

GitHub release (latest by date) Go Report Card codecov SBOM

go-utils

A variety of Go utility functions

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadFile

func DownloadFile(fs afero.Fs, url string) (string, error)

DownloadFile - Download a file from a URL

func FindFiles

func FindFiles(fs afero.Fs, root string, re string) ([]string, error)

FindFiles - Recursively search for files matching a pattern.

func UnZip

func UnZip(source string, destination string) error

UnZip - Extracts a zip archive

Types

This section is empty.

Jump to

Keyboard shortcuts

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