Ggicci
|
2526bcff53
|
feat: add json & xml body decoder
|
2021-07-16 19:08:57 +08:00 |
|
Ggicci
|
f634165786
|
refactor: gochi tests
|
2021-07-16 16:48:32 +08:00 |
|
Ggicci
|
21cf3bc032
|
fix: duplicate executors in test
|
2021-07-15 19:11:34 +08:00 |
|
Ggicci
|
4c2dcaa3b9
|
feat: deal with gochi URLParam
|
2021-07-15 19:05:14 +08:00 |
|
Ggicci
|
37bf0072f6
|
chore(docs): up integration section
|
2021-07-15 17:46:36 +08:00 |
|
Ggicci
|
105585c9ac
|
chore(docs): gochi examples
|
2021-07-15 17:43:02 +08:00 |
|
Ggicci
|
0e1e590b6d
|
refactor: remove some API
|
2021-07-11 18:53:13 +08:00 |
|
Ggicci
|
41849cf894
|
refactor: remove debug helper
|
2021-07-11 18:05:06 +08:00 |
|
Ggicci
|
6104f36235
|
feat: cache built engines for better performance
|
2021-07-09 19:20:21 +08:00 |
|
Ggicci
|
71b3011c2c
|
chore: test InvalidFieldError.Value
|
2021-07-07 21:44:18 +08:00 |
|
Ggicci
|
eb1050807d
|
feat: add source value to InvalidFieldError
|
2021-07-07 21:24:14 +08:00 |
|
Ggicci
|
5bfa077bbc
|
feat: more coverage
|
2021-07-07 19:07:28 +08:00 |
|
Ggicci
|
5564ee35b5
|
chore(docs): add Go Workflow badage
|
2021-06-24 15:17:21 +08:00 |
|
Ggicci
|
016307ca7d
|
chore(docs): add GoDoc badage
|
2021-06-24 15:12:18 +08:00 |
|
Ggicci
|
1cd5a9255d
|
fix: use absolute wiki links
|
2021-06-24 14:55:57 +08:00 |
|
Ggicci
|
0eff2c6dba
|
chore(docs): update README
|
2021-06-24 14:50:22 +08:00 |
|
Ggicci
|
c29fd107fd
|
chore(docs): update README
|
2021-06-24 14:47:25 +08:00 |
|
Ggicci
|
8e8068ba7c
|
feat: integrate with gorilla mux package to extract path varialbes
|
2021-06-24 14:08:13 +08:00 |
|
Ggicci
|
09a7342e1a
|
chore: up README
|
2021-05-25 13:34:26 +08:00 |
|
Ggicci
|
975e489a48
|
chore(docs): update README add articles
|
2021-05-17 15:20:36 +08:00 |
|
Ggicci
|
5781d6d5b3
|
chore(docs): update README
|
2021-05-17 15:16:08 +08:00 |
|
Ggicci
|
835d14fb53
|
feat: register/replace custom type decoders
|
2021-05-17 11:20:21 +08:00 |
|
Ggicci
|
3ee2ec253f
|
fix: miss typing in README
|
2021-05-10 15:38:56 +08:00 |
|
Ggicci
|
a71f018380
|
chore(docs): remove invalid inline css
|
2021-05-10 15:36:06 +08:00 |
|
Ggicci
|
846ea08cd2
|
chore(docs): update README
|
2021-05-10 15:35:02 +08:00 |
|
Ggicci
|
ecfc75b2cd
|
feat: remove complex64/128 types and more coverage tests
|
2021-05-10 14:54:10 +08:00 |
|
Ggicci
|
3442c4d22e
|
chore(docs): update README
|
2021-05-08 22:56:26 +08:00 |
|
Ggicci
|
563dc03a25
|
chore(docs): update README
|
2021-05-08 22:52:58 +08:00 |
|
Ggicci
|
52e874eee0
|
chore(docs): update README
|
2021-05-08 22:48:43 +08:00 |
|
Ggicci
|
4b6b45b768
|
chore: up README and more cover tests
|
2021-05-08 22:46:16 +08:00 |
|
Ggicci
|
7f441c338d
|
feat: add core option and tests for the middleware
|
2021-05-08 18:18:57 +08:00 |
|
Ggicci
|
296d980c34
|
refactor: improve json format of InvalidFieldError
|
2021-05-08 17:03:55 +08:00 |
|
Ggicci
|
61aa464cb0
|
feat: respond with JSON in the middleware
|
2021-05-08 16:49:38 +08:00 |
|
Ggicci
|
6efe5f05f2
|
chore(docs): update README
|
2021-05-08 16:42:32 +08:00 |
|
Ggicci
|
7975a25bab
|
fix(docs): correct struct tag, use semicolon
|
2021-05-08 16:40:52 +08:00 |
|
Ggicci
|
869984360b
|
chore(docs): update README
|
2021-05-08 16:34:38 +08:00 |
|
Ggicci
|
dea1bebbe9
|
chore(docs): update README
|
2021-05-08 16:33:23 +08:00 |
|
Ggicci
|
db6fcec7ec
|
chore(docs): update README
|
2021-05-08 16:15:26 +08:00 |
|
Ggicci
|
2980f36ca3
|
feat: can replace a directive executor
|
2021-05-08 15:56:43 +08:00 |
|
Ggicci
|
8eee26351d
|
refactor: remove Middleware type
|
2021-05-08 15:48:17 +08:00 |
|
Ggicci
|
417899c476
|
refactor: add internal package to reduce public API surface
|
2021-05-08 15:27:37 +08:00 |
|
Ggicci
|
7d15df4096
|
chore(docs): link alice
|
2021-05-08 14:11:26 +08:00 |
|
Ggicci
|
590cef2bc3
|
chore(docs): update README
|
2021-05-08 14:07:09 +08:00 |
|
Ggicci
|
168e03357d
|
feat: redesign Encoder interface and add tests
|
2021-05-08 11:50:24 +08:00 |
|
Ggicci
|
0201a0615e
|
chore: rearrange code and add comments
|
2021-05-07 22:35:34 +08:00 |
|
Ggicci
|
c038dcd8ca
|
refactor: split source files
|
2021-05-07 19:02:34 +08:00 |
|
Ggicci
|
3e8515ad78
|
chore: comment
|
2021-05-07 18:31:25 +08:00 |
|
Ggicci
|
d145769559
|
chore: more tests and higher coverage
|
2021-05-07 18:09:03 +08:00 |
|
Ggicci
|
232f38e317
|
feat: more concrete errors
|
2021-05-06 19:08:18 +08:00 |
|
Ggicci
|
5be2274565
|
feat: debug switch, default UTC time and up tests
|
2021-05-06 16:06:55 +08:00 |
|