utils – github.com/teamwork/utils Index | Files | Directories

package utils

import "github.com/teamwork/utils"

Package utils is a collection of often used extensions to Go's stdlib.

Index

Source Files

doc.go

Directories

PathSynopsis
aesutilPackage aesutil provides a set of functions for 2-way encryption and hashing.
dbgPackage dbg contains helper functions useful when debugging programs.
errorutilPackage errorutil provides functions to work with errors.
goutilPackage goutil provides functions to work with Go source files.
httputilxPackage httputilx provides HTTP utility functions.
httputilx/headerPackage header provides functions for parsing and setting HTTP headers.
imageutilPackage imageutil adds functions for working with images.
ioutilxPackage ioutilx implements some I/O utility functions.
jsonutilPackage jsonutil provides functions for working with JSON.
maputilPackage maputil provides a set if functions for working with maps.
mathutil
netutil
raceutilPackage israce reports if the Go race detector is enabled.
sliceutilPackage sliceutil provides functions for working with slices.
sqlutilPackage sqlutil provides some helpers for SQL databases.
stringutilPackage stringutil adds functions for working with strings.
syncutilPackage syncutil adds functions for synchronization.
timeutil
Version
v1.0.0 (latest)
Published
Mar 14, 2022
Platform
darwin/amd64
Last checked
now

Tools for package owners.