emicklei / go-restful

package for building REST-style Web Services using Go
MIT License
5.03k stars 690 forks source link

Whether to support a unified request results interceptors #526

Closed zhangdalei3745 closed 1 year ago

emicklei commented 1 year ago

have a look at the examples and there is one for capturing details for logging. If you want something different then please specify your needs.