Commit Graph

34 Commits

Author SHA1 Message Date
fgy 277a7384a8 refactor: open hz code for being called 2022-11-18 11:50:27 +08:00
fgy 71257cea7f feat: generate a separate handler file for each method 2022-11-17 17:32:10 +08:00
GuangyuFan 38f3340e05 Merge branch 'develop' into feat/add_json_tag_alignment_protoc 2022-11-17 17:03:54 +08:00
fgy 06b3ac984f feat: add flag for pb json tag name style 2022-11-16 16:36:29 +08:00
Hanson 3e37ada820
Update tags.go
fix json name default as snake
2022-11-11 23:04:14 +08:00
fgy cfaafd64a2 fix: line separator for different os 2022-11-11 16:17:55 +08:00
GuangyuFan ca791f795e
Merge pull request #353 from SeigeC/fix_close
fix(hz): use defer in the for loop
2022-11-10 16:24:28 +08:00
GuangyuFan 3f8c34e01a
feat(hz): add plugin flag (#315) 2022-11-09 16:12:57 +08:00
过客龙门 4003b28aa1
Merge branch 'develop' into fix_close 2022-11-08 16:07:20 +08:00
GuangyuFan 31bf9c73af
feat(hz): add model-only generating mode (#312) 2022-11-08 15:19:26 +08:00
GuangyuFan 9327d1b7c6
fix(hz): no import in handler for pb (#341) 2022-11-08 15:06:15 +08:00
jessetang 430acd050a
style: empty slice and redundant type conversion and .gitignore add develop tools (#348)
Signed-off-by: demoManito <1430482733@qq.com>
2022-11-08 14:21:33 +08:00
486315944@qq.com 9fbe0bd391 fix close 2022-11-06 21:45:30 +08:00
GuangyuFan 3a83d2e916
Merge pull request #308 from FGYFFFF/feat/modify_go_package
feat(hz): modify go package
2022-11-02 11:27:18 +08:00
fgy 8606f60eb6 feat: modify go package 2022-11-01 16:59:59 +08:00
fgy b64326251f feat: upgrade version for urfave/cli to fix the help option 2022-10-20 15:42:54 +08:00
GuangyuFan f4267ff0b3
chore: update hz version v0.3.0 (#259) 2022-09-20 18:13:38 +08:00
GuangyuFan 0745fe858b
fix: same package for self (#216) 2022-09-20 14:56:01 +08:00
GuangyuFan 419a448536
optimize: softlink the plugin to $GOPATH/bin (#235) 2022-09-20 14:55:43 +08:00
GuangyuFan 02f9247392
feat: tidy the generated go tag (#179) 2022-09-20 14:55:25 +08:00
GuangyuFan be388f8088
chore(hz): release v0.2.1 (#211) 2022-08-26 18:57:47 +08:00
GuangyuFan 2e406b7ef2
fix: modify the same middleware name (#190) 2022-08-26 13:56:16 +08:00
GuangyuFan 1e56c2fbcc
fix: fix the problem of the same package name in handler (#192) 2022-08-26 11:48:36 +08:00
GuangyuFan f02bce2d09
Revert "fix: generate router register error" (#189) 2022-08-23 17:04:43 +08:00
GuangyuFan 442217bcf2
fix: name_style_thrift (#155) 2022-08-11 17:38:05 +08:00
GuangyuFan e428c8fd93
fix: thrift namespace (#169) 2022-08-09 18:05:05 +08:00
fgy 6c8e99418d fix: generate router register error 2022-08-01 14:31:46 +08:00
fgy d4a63c8653 style: translate Chinese comments to English 2022-07-25 15:49:08 +08:00
fgy 83198309d2 chore: update hz version v0.2.0 2022-07-22 14:50:13 +08:00
GuangyuFan 583c948003
Merge pull request #116 from FGYFFFF/feat/update_for_template
feat: update for tempalte
2022-07-22 11:01:52 +08:00
L2ncE fb65076c15 fix:Fixed some typos and grammar errors and a redundant pair of parentheses 2022-07-18 11:28:12 +08:00
范广宇 8c6c6a4284 feat: update for tempalte 2022-07-05 18:24:49 +08:00
范广宇 ba7a185fd9 feat: hz support windows 2022-06-30 14:21:56 +08:00
GuangyuFan b625820b8b
feat(hz): add code generator (#70)
* feat(hz): add code generator (#70)

Change-Id: Ie20466bbe77eeed991157538a5b64e294e052ed2

Co-authored-by: gaowenju <gaowenju@bytedance.com>
Co-authored-by: yinxuran.lucky <yinxuran.lucky@bytedance.com>
2022-06-20 20:49:26 +08:00