Xinhao Yuan
Xinhao Yuan
You can look directly at hertz documentation, see [hertz-doc](https://www.cloudwego.io/docs/hertz/)
When the pipeline receives the response, it must also be received in an orderly manner, that is, the first request sent, the corresponding response must also be the firstTo receive,...
> Thanks for reporting! Are you interested in submitting a pr to finish it? It's OK if it is not so, I'll put it into TODOs. I'd like to try...
I want to do `pkg/common/adaptor`
Can I try again and take charge of the `pkg/protocol/uri.go`?
@li-jin-gou cc
Can you make your project more complete? Now it seems that you can't see any advantages brought by using casbin.
It seems that you copied the code in bizdemo/hertz_session directly. Please write the IDL yourself and generate the code through hz. The service that can withdraw the advantages of casbin...
- go mod using `github.com/cloudwego/hertz-examples/bizdemo/hertz_casbin` - Add comments to all public functions. Except for generated code. - import using two-stage like below. ```go "time" "string" "github.com/..." ``` - Change the...
I will carry out the development of casbin extension, please continue to follow up.