https://github.com/sild/gosk
Go Swiss knife - a set of tools that I usually use in Go applications
https://github.com/sild/gosk
Last synced: about 1 month ago
JSON representation
Go Swiss knife - a set of tools that I usually use in Go applications
- Host: GitHub
- URL: https://github.com/sild/gosk
- Owner: Sild
- License: mit
- Created: 2024-01-06T00:32:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T21:25:45.000Z (over 2 years ago)
- Last Synced: 2025-11-22T15:03:30.864Z (8 months ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gosk
[](https://pkg.go.dev/github.com/sild/gosk)
[](https://goreportcard.com/report/github.com/sild/gosk)
Go Swiss knife - a set of tools that I used to use in Go applications
### log
Small zerolog-wrapper
Allows write logs without extra code
### serial
Serialization helpers
* json - wrapper over encoding/json