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
Kevin Wan 3279a7ef0f
feat: add rest/httpc to make http requests governacible (#1638)
* feat: change x-trace-id to traceparent to follow opentelemetry

* feat: add rest/httpc to make http requests governacible

* chore: remove blank lines
3 years ago
..
handler feat: add rest/httpc to make http requests governacible (#1638) 3 years ago
httpc feat: add rest/httpc to make http requests governacible (#1638) 3 years ago
httpx feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
internal chore: add unit tests (#1615) 3 years ago
pathvar test: add more tests (#1352) 3 years ago
router feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
token chore: remove jwt deprecated (#1452) 3 years ago
config.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
engine.go chore: add unit tests (#1615) 3 years ago
engine_test.go feat: log 404 requests with traceid (#1554) 3 years ago
server.go chore: add unit tests (#1615) 3 years ago
server_test.go chore: add unit tests (#1615) 3 years ago
types.go feat: support customizing timeout for specific route (#1203) 3 years ago