repositorypackage
1.0.4
Repository: https://github.com/itsmesamey/go_utils.git
Documentation: pkg.go.dev
# README
Files
File | Feature |
---|---|
LoadKvp | Load key value pair file, intended use is as a .env loader |
ErrorsWithTrace | Errors with stack traces (that can be disabled) |
SaveKvp | Save key value pair to a given file |
Convert | Very simple no copy string to []byte to string conversion |
where is the documentation?
The code is the documentation