Go to file
2024-09-12 03:12:43 -04:00
container Add package level doc comments 2024-09-10 18:03:32 -04:00
image Add package level doc comments 2024-09-10 18:03:32 -04:00
io Add package level doc comments 2024-09-10 18:03:32 -04:00
.editorconfig Add .editorconfig 2024-06-23 08:50:21 -04:00
go.mod Downgrade to go1.20 2024-09-12 03:12:43 -04:00
LICENSE Add readme, license 2024-06-23 08:49:09 -04:00
README.md Change of to to 2024-09-10 18:12:04 -04:00

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.