go-zero/example
Kevin Wan 7a82cf80ce
support k8s deployment yaml generation (#247)
* simplify code, format makefile

* simplify code

* some optimize by kevwan and benying (#240)

Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>

* optimization (#241)

* optimize docker file generation, make docker build faster

* support k8s deployment yaml generation

Co-authored-by: benying <31179034+benyingY@users.noreply.github.com>
Co-authored-by: 杨志泉 <zhiquan.yang@yiducloud.cn>
Co-authored-by: bittoy <bittoy@qq.com>
2020-12-07 00:07:50 +08:00
..
bloom update package reference 2020-08-08 16:40:10 +08:00
bookstore support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
breaker move lang.Must into logx.Must to make sure output fatal message as json 2020-08-14 15:08:06 +08:00
config/loadfromyaml update package reference 2020-08-08 16:40:10 +08:00
etcd fix golint issues 2020-10-16 10:50:43 +08:00
filex reorg imports 2020-08-09 14:03:37 +08:00
fx add logx.Alert 2020-10-17 19:11:01 +08:00
graceful 修改不能编辑代码注释 (#92) 2020-09-21 18:27:35 +08:00
http support cors in rest server 2020-10-21 14:10:36 +08:00
limit format import 2020-11-23 16:35:39 +08:00
load Markdown lint (#58) 2020-09-11 19:42:58 +08:00
logging update package reference 2020-08-08 16:40:10 +08:00
mapreduce fix golint issues 2020-10-16 10:50:43 +08:00
mongo use default mongo db (#103) 2020-09-28 16:35:07 +08:00
periodicalexecutor fix golint issues 2020-10-16 10:50:43 +08:00
pool update package reference 2020-08-08 16:40:10 +08:00
rpc add unit test, fix interceptor bug 2020-09-29 14:30:22 +08:00
shorturl support k8s deployment yaml generation (#247) 2020-12-07 00:07:50 +08:00
signal update package reference 2020-08-08 16:40:10 +08:00
siphash initial import 2020-07-26 17:09:05 +08:00
stat fix golint issues 2020-10-16 10:50:43 +08:00
stringx update doc 2020-08-19 22:34:54 +08:00
syncx/sharedcalls print message when starting api server 2020-09-16 13:27:16 +08:00
timingwheel update package reference 2020-08-08 16:40:10 +08:00
tracing rename rpcx to zrpc 2020-09-18 11:41:52 +08:00