package utils
import "github.com/teamwork/utils"
Package utils is a collection of often used extensions to Go's stdlib.
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
aesutil | Package aesutil provides a set of functions for 2-way encryption and hashing. |
dbg | Package dbg contains helper functions useful when debugging programs. |
errorutil | Package errorutil provides functions to work with errors. |
goutil | Package goutil provides functions to work with Go source files. |
httputilx | Package httputilx provides HTTP utility functions. |
httputilx/header | Package header provides functions for parsing and setting HTTP headers. |
imageutil | Package imageutil adds functions for working with images. |
ioutilx | Package ioutilx implements some I/O utility functions. |
jsonutil | Package jsonutil provides functions for working with JSON. |
maputil | Package maputil provides a set if functions for working with maps. |
mathutil | |
netutil | |
raceutil | Package israce reports if the Go race detector is enabled. |
sliceutil | Package sliceutil provides functions for working with slices. |
sqlutil | Package sqlutil provides some helpers for SQL databases. |
stringutil | Package stringutil adds functions for working with strings. |
syncutil | Package syncutil adds functions for synchronization. |
timeutil |
- Version
- v1.0.0 (latest)
- Published
- Mar 14, 2022
- Platform
- linux/amd64
- Last checked
- 19 seconds ago –
Tools for package owners.