Commit Graph

  • c7831ac96d update goctl readme kevin 2020-11-15 21:18:02 +08:00
  • e898761762 update example kevin 2020-11-15 21:15:29 +08:00
  • 13d1c5cd00 update example kevin 2020-11-14 22:01:35 +08:00
  • 16bfb1b7be refactor parser and remove deprecated code (#204) v1.0.27 kingxt 2020-11-13 23:01:19 +08:00
  • ef4d4968d6 1. group support multi level folder 2. remove force flag (#203) kingxt 2020-11-12 19:47:32 +08:00
  • 7b4a5e3ec6 api support for comment double slash // (#201) kingxt 2020-11-12 16:57:28 +08:00
  • e6df21e0d2 format code kevin 2020-11-11 17:20:56 +08:00
  • 0a2c2d1eca change grpc interceptor to chain interceptor (#200) SunJun 2020-11-11 17:15:22 +08:00
  • a5fb29a6f0 update etcd yaml to avoid no such nost resolve problem kevin 2020-11-11 11:06:23 +08:00
  • f8da301e57 no default metric (#199) zhoushuguang 2020-11-10 11:47:08 +08:00
  • cb9075b737 add dockerfile into template kevin 2020-11-09 18:02:16 +08:00
  • 3f389a55c2 format service and add test (#197) kingxt 2020-11-09 17:41:07 +08:00
  • afbd565d87 rename postgres kevin 2020-11-09 17:22:51 +08:00
  • d629acc2b7 default metric host (#196) zhoushuguang 2020-11-09 16:03:07 +08:00
  • f32c6a9b28 rewrite (#194) kingxt 2020-11-09 10:06:45 +08:00
  • 95aa65efb9 add dockerfile generator v1.0.26 kevin 2020-11-08 21:28:58 +08:00
  • 3806e66cf1 simplify http server starter kevin 2020-11-08 13:17:14 +08:00
  • bd430baf52 graceful shutdown refined kevin 2020-11-08 13:08:00 +08:00
  • 48f4154ea8 update doc (#193) Keson 2020-11-08 13:02:48 +08:00
  • 2599e0d28d Close the process when shutdown is finished (#157) super_mario 2020-11-08 12:50:58 +08:00
  • 12327fa07d break generator when happen error (#192) kingxt 2020-11-07 21:25:52 +08:00
  • 57079bf4a4 update cli package kevin 2020-11-07 20:01:25 +08:00
  • 7f6eceb5a3 add more test (#189) kingxt 2020-11-07 17:13:40 +08:00
  • 7d7cb836af fix issue #186 kevin 2020-11-06 12:25:48 +08:00
  • f87d9d1dda refine code style kevin 2020-11-06 12:13:28 +08:00
  • 856b5aadb1 rpc generation fix (#184) v1.0.25 Keson 2020-11-05 19:08:34 +08:00
  • f7d778e0ed fix duplicate alias (#183) Keson 2020-11-05 18:12:23 +08:00
  • 88333ee77f faster the tests kevin 2020-11-05 16:04:00 +08:00
  • e76f44a35b reactor rpc (#179) v1.0.24 Keson 2020-11-05 14:12:47 +08:00
  • c9ec22d5f4 add https listen and serve kevin 2020-11-05 11:56:40 +08:00
  • afffc1048b fix url 404 (#180) Dashuang Li 2020-11-04 12:03:07 +08:00
  • d0b76b1d9a move redistest into redis package kevin 2020-11-03 16:35:34 +08:00
  • b004b070d7 refine tests kevin 2020-11-02 17:51:33 +08:00
  • 677d581bd1 update doc kevin 2020-11-02 16:49:10 +08:00
  • b776468e69 route support no request and response (#178) kingxt 2020-11-02 13:48:16 +08:00
  • 4c9315e984 add more tests kevin 2020-10-31 22:10:11 +08:00
  • 668a7011c4 add more tests kevin 2020-10-31 20:11:12 +08:00
  • cc07a1d69b Update sharedcalls.go (#174) 吴亲库里 2020-10-31 19:40:07 +08:00
  • 7f99a3baa8 add gitee url kevin 2020-10-31 13:58:33 +08:00
  • 9504418462 update doc kevin 2020-10-31 12:41:29 +08:00
  • b144a2335c update bookstore example for generation prototype kevin 2020-10-31 11:42:44 +08:00
  • 7b9ed7a313 update doc kevin 2020-10-30 15:20:19 +08:00
  • 3d2e9fcb84 remove wechat image kevin 2020-10-30 11:54:06 +08:00
  • 2b993424c1 update wechat qrcode kevin 2020-10-30 11:54:06 +08:00
  • 5e87b33b23 support https in rest kevin 2020-10-29 17:44:51 +08:00
  • 9b7cc43dcb update wechat qrcode kevin 2020-10-29 15:32:08 +08:00
  • 000b28cf84 update readme kevin 2020-10-29 11:31:35 +08:00
  • 9fd16cd278 add images back because of gitee not showing kevin 2020-10-29 11:27:40 +08:00
  • b71429e16b add images back because of gitee not showing kevin 2020-10-29 11:26:10 +08:00
  • a13b48c33e goctl add stdin flag (#170) v1.0.23 codingfanlt 2020-10-28 22:37:59 +08:00
  • 033525fea8 update doc using raw images kevin 2020-10-28 21:04:06 +08:00
  • 607fc3297a model template fix (#169) #171 Keson 2020-10-27 22:42:53 +08:00
  • 4287877b74 update deployment version (#165) cuisongliu 2020-10-26 16:33:24 +08:00
  • 2b7545ce11 spell fix (#167) Keson 2020-10-26 16:33:02 +08:00
  • 60925c1164 fix bug: generate incomplete model code in case findOneByField (#160) Keson 2020-10-25 23:21:55 +08:00
  • 1c9e81aa28 refactor middleware generator (#159) kingxt 2020-10-23 21:53:45 +08:00
  • db7dcaa120 gen api svc add middleware implement temp code (#151) sjatsh 2020-10-23 21:00:38 +08:00
  • 099d44054d add logo in readme kevin 2020-10-23 17:00:02 +08:00
  • f5f873c6bd api handler generate incompletely while has no request (#158) Keson 2020-10-23 16:10:33 +08:00
  • 6dbd3eada9 update api template (#156) Keson 2020-10-23 14:42:57 +08:00
  • cf2d20a211 add vote link kevin 2020-10-23 12:02:03 +08:00
  • 91bfc093f4 docs: format markdown and add go mod in demo (#155) maiyang 2020-10-22 22:24:35 +08:00
  • cf33aae91d ignore blank between bracket and service tag (#154) kingxt 2020-10-22 22:19:06 +08:00
  • c9494c8bc7 model support globbing patterns (#153) Keson 2020-10-22 18:33:09 +08:00
  • 1fd2ef9347 make tests faster v1.0.22 kevin 2020-10-21 21:43:41 +08:00
  • efffb40fa3 update wechat info kevin 2020-10-21 20:26:35 +08:00
  • 9c8f31cf83 can only specify one origin in cors kevin 2020-10-21 16:47:49 +08:00
  • 96cb7af728 make tests faster kevin 2020-10-21 15:18:09 +08:00
  • 41964f9d52 gozero template (#147) Keson 2020-10-21 14:59:35 +08:00
  • fe0d0687f5 support cors in rest server kevin 2020-10-21 14:10:29 +08:00
  • 1c1e4bca86 optimized generator formatted code (#148) kingxt 2020-10-20 19:43:20 +08:00
  • 1abe21aa2a export WithUnaryClientInterceptor kevin 2020-10-20 18:03:05 +08:00
  • cee170f3e9 fix zrpc client interceptor calling problem kevin 2020-10-20 17:57:41 +08:00
  • 907efd92c9 let balancer to be customizable kevin 2020-10-20 17:01:53 +08:00
  • 737cd4751a rename NewPatRouter to NewRouter kevin 2020-10-20 14:23:21 +08:00
  • dfe6e88529 use goctl template to generate all kinds of templates kevin 2020-10-19 23:13:18 +08:00
  • 85a815bea0 fix name typo and format with newline (#143) kingxt 2020-10-19 21:05:00 +08:00
  • aa3c391919 api add middleware support (#140) kingxt 2020-10-19 18:34:10 +08:00
  • c9b0ac1ee4 add more tests kevin 2020-10-19 15:49:11 +08:00
  • 33faab61a3 add redis Zrevrank (#137) mywaystay 2020-10-19 15:30:19 +08:00
  • 81bf122fa4 update breaker doc v1.0.21 kevin 2020-10-17 22:58:30 +08:00
  • a14bd309a9 to correct breaker interface annotation (#136) firefantasy 2020-10-17 22:55:36 +08:00
  • ea7e410145 update doc kevin 2020-10-17 19:25:30 +08:00
  • e81358e7fa update doc kevin 2020-10-17 19:20:01 +08:00
  • 695ea69bfc add logx.Alert kevin 2020-10-17 19:11:01 +08:00
  • d2ed14002c add fx.Split kevin 2020-10-17 12:51:46 +08:00
  • 1d9c4a4c4b add anonymous annotation (#134) kingxt 2020-10-16 19:35:18 +08:00
  • 7e83895c6e update goctl rpc template log print url (#133) mywaystay 2020-10-16 16:21:22 +08:00
  • dc0534573c print more message when parse error (#131) kingxt 2020-10-16 15:56:29 +08:00
  • fe3739b7f3 fix golint issues kevin 2020-10-16 11:13:55 +08:00
  • 94645481b1 fix golint issues kevin 2020-10-16 10:50:43 +08:00
  • 338caf9927 delete goctl rpc main tpl no use import (#130) sjatsh 2020-10-16 10:44:04 +08:00
  • 9cc979960f update doc kevin 2020-10-15 17:39:49 +08:00
  • f904710811 support api templates kevin 2020-10-15 16:36:49 +08:00
  • 8291eabc2c assert len > 0 kevin 2020-10-15 14:25:10 +08:00
  • 901fadb5d3 fix: fx/fn.Head func will forever block when n is less than 1 (#128) codingfanlt 2020-10-15 14:10:37 +08:00
  • c824e9e118 fail fast when rolling window size is zero kevin 2020-10-15 11:40:31 +08:00
  • 6f49639f80 fix syncx/barrier test case (#123) codingfanlt 2020-10-13 19:29:20 +08:00
  • 7d4a548d29 fix: template cache key (#121) Keson 2020-10-12 14:34:11 +08:00
  • 936dd67008 simplify code generation kevin 2020-10-12 11:39:50 +08:00