go-util/README.md
2024-12-14 23:06:25 -05:00

8 lines
368 B
Markdown

# go-util
[![Go Reference](https://pkg.go.dev/badge/git.tebibyte.media/sashakoshka/go-util.svg)](https://pkg.go.dev/git.tebibyte.media/sashakoshka/go-util)
Util provides extensions to the Go standard library. This repository mimics its
package/directory structure, prefixing all package names with 'u' to
differentiate them from their standard library counterparts.