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/zrpc
mongobaba 459d3025c5
optimize: change err == xx to errors.Is(err, xx) (#3991)
9 months ago
..
internal optimize: change err == xx to errors.Is(err, xx) (#3991) 9 months ago
resolver chore: fix warnings (#3990) 9 months ago
client.go chore: refactor zrpc timeout (#3671) 1 year ago
client_test.go chore: refactor zrpc timeout (#3671) 1 year ago
config.go optimize: shedding algorithm performance (#3908) 9 months ago
config_test.go chore: add more tests (#2812) 2 years ago
proxy.go chore: change interface{} to any (#2818) 2 years ago
proxy_test.go gateway: open timeout function cabinet (#3047) 2 years ago
server.go chore: refactor zrpc timeout (#3671) 1 year ago
server_test.go chore: refactor zrpc timeout (#3671) 1 year ago