This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-11-11 11:38:59 -05:00
container Improvements to Optional type 2024-10-30 23:54:11 -04:00
image Test more things in color 2024-09-12 03:18:42 -04:00
io
sync sync: Don't panic on double close of Gate, return error instead 2024-11-11 11:38:59 -05:00
.editorconfig
go.mod Upgrade to go 1.22 2024-09-12 03:25:16 -04:00
LICENSE
README.md

goutil

Go Reference

Goutil 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.