zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.
https://go-zero.dev
MIT License
29.34k stars 3.96k forks source link

go-zero restful HTTP redirect #4441

Open adcwb opened 3 weeks ago

adcwb commented 3 weeks ago

I want to return a redirect in an http request. How can I do this in go-zero?