repositorypackage
0.0.0-20211113074651-c6ea6ab4ee08
Repository: https://github.com/tsaikd/kdgolib.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
KDGoLib
packages
- cliutil/cmder
- Modularized command line tool, use urfave/cli to execute
- cliutil/cobrather
- Modularized command line tool, use spf13/cobra to execute
- enumutil
- Enum creation helper
- errutil
- An error handling helper
- jsonex
- Extend built-in json package
- support omitdefault json flag and default tag
- support omitempty on struct
- version
- Golang application general version helper