You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/rest/httpx
Kevin Wan ed1c937998
feat: convert grpc errors to http status codes (#1997)
* feat: convert grpc errors to http status codes

* chore: circuit break include unimplemented grpc error

* chore: add reference link in comments
2 years ago
..
requests.go refactor: move json related header vars to internal (#1840) 3 years ago
requests_test.go refactor: move json related header vars to internal (#1840) 3 years ago
responses.go feat: convert grpc errors to http status codes (#1997) 2 years ago
responses_test.go feat: convert grpc errors to http status codes (#1997) 2 years ago
router.go chore(format): change by gofumpt tool (#697) 4 years ago
util.go test: add more tests (#1150) 3 years ago
util_test.go test: add more tests (#1150) 3 years ago
vars.go refactor: move json related header vars to internal (#1840) 3 years ago