8 lines
368 B
Markdown
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.
|