1
0
mirror of https://github.com/beego/bee.git synced 2024-06-02 05:53:28 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Ming Deng
64245c87fc
Revert "add annotator as a field formatter by annotation" 2021-05-24 23:18:14 +08:00
LinXiaoYi
1658822bf3 fix annotate to json with empty comment 2021-05-24 22:50:09 +08:00
LinXiaoYi
8401b2200b add annotator as a field formatter by annotation 2021-05-24 21:59:01 +08:00
Ming Deng
102d5f8cc9
Merge pull request #783 from Codexiaoyi/parse-config
add annotator to parse doc
2021-05-24 21:14:36 +08:00
Yu Huang
7d3817ce1a update parameter name 2021-05-23 10:19:48 -04:00
LinXiaoYi
965e4d8803 fix map init 2021-05-23 22:11:48 +08:00
Yu Huang
e0e24c8e7f supports field formatter 2021-05-23 10:04:23 -04:00
LinXiaoYi
3e3b0359c0 add annotator to parse doc 2021-05-23 20:16:20 +08:00
Yu Huang
aa69764e9f supports inline struct and optimized code 2021-05-22 22:34:39 -04:00
Yu Huang
c3bb85f7b1 ignore other type 2021-05-22 10:26:33 -04:00
Yu Huang
70c4a5f5f0 add parser 2021-05-22 10:14:59 -04:00