Package tick-framework help you build your Go application extremely fast.
- Component
- Life Cycle
- Dependency Injection
- Routing
- Config
- Logger
- Database
- Cache
- Queue
- Filesystem
To use with latest changes:
go get github.com/ltick/tick-framework
Please add -u
flag to update in the future.
go get -u github.com/ltick/tick-framework