heige
heige
I corrected it in the following way fix my code, cargo check is normal. ```rust let sql = r#"insert into users (name,age,id_card,last_update) value(?,?,?,?)"#; let mut tx = pool.begin().await?; let conn...
This design looks good. Please solve the problem of related files. Thank you very much.
please solve these Conflicting files: auth/defaultauth/common_test.go cache/service/instance.go go.mod go.sum store/mock/api_mock.go
> Yep, I agree that this is very much a minimal POC, and the actual interaction between the grpc and rest server and its associated middleware isn't really that great......
> Hey, sorry for letting this linger for so long! > > I know next to nothing about GRPC, so it's hard for me to review this. @mladedav how about...