repositorypackage
0.0.0-20241109221219-16439318ddfa
Repository: https://github.com/nrm21/support.git
Documentation: pkg.go.dev
# README
support
This is just a repo for simple generic support functions that I might use in many programs over and over. Like read config file form disk or marshal objects in memory into a json string, etc...