1
0
mirror of https://github.com/beego/bee.git synced 2025-06-22 11:50:19 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
21681140a1 fix lint 2021-06-17 10:57:36 -04:00
570494708c fix test 2021-06-12 22:20:47 -04:00
53dca8df00 update structFiled and structNode to utilize built-in marshal 2021-06-12 16:06:48 -04:00
d6545036ae add formatter to format field 2021-05-25 10:53:12 +08:00
64245c87fc Revert "add annotator as a field formatter by annotation" 2021-05-24 23:18:14 +08:00
1658822bf3 fix annotate to json with empty comment 2021-05-24 22:50:09 +08:00
8401b2200b add annotator as a field formatter by annotation 2021-05-24 21:59:01 +08:00
102d5f8cc9 Merge pull request #783 from Codexiaoyi/parse-config
add annotator to parse doc
2021-05-24 21:14:36 +08:00
7d3817ce1a update parameter name 2021-05-23 10:19:48 -04:00
965e4d8803 fix map init 2021-05-23 22:11:48 +08:00
e0e24c8e7f supports field formatter 2021-05-23 10:04:23 -04:00
3e3b0359c0 add annotator to parse doc 2021-05-23 20:16:20 +08:00
aa69764e9f supports inline struct and optimized code 2021-05-22 22:34:39 -04:00
c3bb85f7b1 ignore other type 2021-05-22 10:26:33 -04:00
70c4a5f5f0 add parser 2021-05-22 10:14:59 -04:00