util

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyDir added in v0.4.0

func CopyDir(src, dst string) error

func CopyFile

func CopyFile(src, dst string) (err error)

func CopyFileContents

func CopyFileContents(src, dst string) (err error)

func ExecCommand

func ExecCommand(command, filePath string) error

func ExecCommandWithErrorCode

func ExecCommandWithErrorCode(command, filePath string) error

func ExecCommandWithReturn

func ExecCommandWithReturn(command, filePath string) (string, error)

func MergeMaps

func MergeMaps(maps []map[string]interface{}) map[string]interface{}

func RemoveAccent

func RemoveAccent(s string) string

func WriteFile

func WriteFile(input []byte, outputFile string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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