2024-12-14 21:06:25 -07:00
|
|
|
# go-util
|
2024-06-23 06:49:09 -06:00
|
|
|
|
2024-12-14 21:06:25 -07:00
|
|
|
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/sashakoshka/go-util.svg)](https://pkg.go.dev/git.tebibyte.media/sashakoshka/go-util)
|
2024-09-10 16:09:37 -06:00
|
|
|
|
2024-12-14 21:06:25 -07:00
|
|
|
Util provides extensions to the Go standard library. This repository mimics its
|
|
|
|
package/directory structure, prefixing all package names with 'u' to
|
2024-09-10 16:11:11 -06:00
|
|
|
differentiate them from their standard library counterparts.
|