xiaobin.zhao
87cb1c9b8e
add security tag support for openapi ( #2377 )
...
* support openapi path security
* add security path test case
* go format
* fix test case
* add doc for security
2022-12-29 20:56:20 +08:00
John Guo
9402cc8c6a
fix /*
router supported for handler of package ghttp; fix json tag name issue when it contains ,
for package goai; add proxy example for http server ( #2294 )
...
* fix router supported for handler of package ghttp; fix json tag name issue when it contains for package goai
* add proxy example for http server
2022-11-14 19:57:39 +08:00
John Guo
ee58255418
move common used tag from packages to package gtag for maintainability ( #2256 )
...
* move common used tag from packages to package gtag for maintainability
* move common used tag from packages to package gtag for maintainability
Co-authored-by: houseme <housemecn@gmail.com>
2022-11-07 17:51:37 +08:00
John Guo
d8b383719a
improve package gtag
2022-04-13 11:21:24 +08:00
John Guo
40225c5352
improve route dump for package ghttp;remove mutex for package gtag
2021-12-18 12:54:09 +08:00
John Guo
f0c25d8476
improve package gcmd/gtag
2021-12-10 23:58:10 +08:00
John Guo
c5541b484f
improve package gtag/gcmd
2021-11-24 21:41:36 +08:00
John Guo
7b22355abb
expose package internal/structs as os/gstructs; add package gtag for custom tag storage feature
2021-11-24 16:17:50 +08:00