util

package
v0.0.0-...-870d972 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(text string) string

func Base64Encode

func Base64Encode(text string) string

func Contains

func Contains(slice []string, item string) bool

func CreateTempDir

func CreateTempDir() string

func DownloadFile

func DownloadFile(url string, outputPath string) error

func EnsureDir

func EnsureDir(fileName string) error

func ExecCmd

func ExecCmd(command string, args ...string) (string, error)

func ReverseSlice

func ReverseSlice[T any](slice []T) []T

func SaveFileToTemp

func SaveFileToTemp(file *multipart.FileHeader) (string, error)

func UnzipFile

func UnzipFile(zipFilePath, destDir string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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