https://github.com/btr1975/datautil
Some Simple Utilities to Help
https://github.com/btr1975/datautil
file go golang json logging network-automation utilities xml yaml zap
Last synced: 10 months ago
JSON representation
Some Simple Utilities to Help
- Host: GitHub
- URL: https://github.com/btr1975/datautil
- Owner: btr1975
- License: mit
- Created: 2023-02-04T02:20:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T17:33:30.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T15:27:42.511Z (11 months ago)
- Topics: file, go, golang, json, logging, network-automation, utilities, xml, yaml, zap
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
| BRANCH | STATUS |
|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| main | [](https://github.com/btr1975/datautil/actions/workflows/test-coverage.yml) |
| develop | [](https://github.com/btr1975/datautil/actions/workflows/test-coverage.yml) |
[](https://pkg.go.dev/github.com/btr1975/datautil)
# datautil
Some Simple Utilities to Help
| NAME | NOTES |
|--------|------------------------------------------------------------------------------|
| file | Files operations so you don't have to write them |
| json | Simple encode and decode |
| logger | zap logger for file and console the file logger has lumberjack file rotation |
| xml | Simple encode decode |
| yaml | Simple encode decode |