pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name with an additional suffix of util to avoid naming conflicts.
Motivation
This is a place to put comman reusable code that is not quite a library but extends upon the core library or it's failings.
How to Contribute
Make a pull request... can't guarantee it will be added, going to strictly vet what goes in.
License
Distributed under MIT License, please see license file within the code for more details.