# 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
# README
Venkit
venkit provides a package of various components in golang for programmers to use.
Installation
go get github.com/superwhys/venkit/v2
Introduce
The packaged components are:
- flags
- lg
- redis
- mysql
- sqlite
- gorm
- consul
- gin
- qmgo
- http
And a variety of commonly used function tools:
- vutils
- slices
- cache
- timeutils
And a simple service framework:
- service
- discover
- vflags
For the usage of each package component, see example
or xxxx_test.go
under the component directory