1
0
mirror of https://github.com/ggicci/httpin.git synced 2024-12-02 09:01:33 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Ggicci
8eb2d9d4ba refactor: resolver test 2021-04-28 21:18:19 +08:00
Ggicci
b0f2c7c65b fix: use custom time array assertion 2021-04-28 21:09:03 +08:00
Ggicci
7f785a0750 refactor: introduce goconvey for testing 2021-04-28 19:05:29 +08:00
Ggicci
994da584db refactor: build resolver tree 2021-04-27 18:41:49 +08:00
Ggicci
c321cbd4e6 feat: with options and support reading http header 2021-04-25 19:41:41 +08:00
Ggicci
d28f2a56f1 refactor: update ci scripts 2021-04-23 11:26:31 +08:00
Ggicci
c89c10edf1 feat: add test for coverage 2021-04-23 11:19:31 +08:00
Ggicci
5e505a8464 feat: add codecov badge 2021-04-22 18:45:15 +08:00
Ggicci
a16cc6228d
Create go.yml 2021-04-22 18:36:20 +08:00
Ggicci
8818d73d94 feat: split tests 2021-04-22 16:58:51 +08:00
Ggicci
78fe86db06 refactor: comment 2021-04-22 11:39:03 +08:00
Ggicci
ad341f3471 refactor: rename function parseTime 2021-04-22 10:48:29 +08:00
Ggicci
1dfd5b9217 fix: throw UnsupportedType error for array element type check 2021-04-22 10:17:20 +08:00
Ggicci
e6196ae00b refactor: reorder test functions 2021-04-22 10:08:35 +08:00
Ggicci
ecd755d136 refactor: test cases 2021-04-22 10:06:04 +08:00
Ggicci
fd1bccbc5e refactor: test helper 2021-04-22 08:57:55 +08:00
Ggicci
f78b6c9b59 feat: support embedded field 2021-04-21 13:38:48 +08:00
Ggicci
4bce404c11 feat: support parsing time type in query parameters 2021-04-21 11:26:04 +08:00
Ggicci
dad782c464 feat: parse query values from url.Values 2021-04-20 19:15:47 +08:00
Ggicci
38eafb8a90 feat: engine 2021-04-20 13:55:55 +08:00
Ggicci
98d506b443 refactor: rename Input to New 2021-04-13 13:34:03 +08:00
Ggicci
bec70121b9 feat: love begins 2021-04-13 13:33:04 +08:00
Ggicci
d6c3cd2141
Initial commit 2021-04-13 10:15:37 +08:00