mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding config-file-validator (#5079)
This commit is contained in:
parent
a86a4e753a
commit
04b5016dd4
@ -2644,6 +2644,7 @@ _General utilities and tools to make your life easier._
|
||||
- [clockwork](https://github.com/jonboulle/clockwork) - A simple fake clock for golang.
|
||||
- [cmd](https://github.com/SimonBaeumer/cmd) - Library for executing shell commands on osx, windows and linux.
|
||||
- [command](https://github.com/txgruppi/command) - Command pattern for Go with thread safe serial and parallel dispatcher.
|
||||
- [config-file-validator](https://github.com/Boeing/config-file-validator) - Cross Platform tool to validate configuration files.
|
||||
- [contextplus](https://github.com/contextplus/contextplus) - Package contextplus provide more easy to use functions for contexts.
|
||||
- [copy](https://github.com/gotidy/copy) - Package for fast copying structs of different types.
|
||||
- [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
|
||||
|
Loading…
Reference in New Issue
Block a user