# kit4go **Repository Path**: xwi88/kit4go ## Basic Information - **Project Name**: kit4go - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kit4go Kits for go ## Usage ```bash go get -u github.com/xwi88/kit4go ``` ## Supported or TODO * [x] json wrap: encoding/json & jsoniter * [x] datetime util * [x] [version util](https://github.com/xwi88/version) * [x] mysql client * [x] aerospike client * [x] kafka producer: async & sync producer * [x] kafka consumer: consumer & consumerGroup