module
0.0.0-20220306092745-e54033a49d1d
Repository: https://github.com/hitzhangjie/codeblocks.git
Documentation: pkg.go.dev
# README
codeblocks
codeblocks contains some utilities that helps accelerate development.
- bindata, convert your assets (folders & files) into go code
- format, format go source file in place
- fs, filesystem move and copy like Bash shell
- tar, compress/decmopress in tar format
- log, convenient logging library and support colorize logging message