carousell/Orion

Support middleware on per method basis

Closed this issue · 0 comments

Orion has had interceptor for all request however there is another common use case is applying a set of middlewares for a set of apis only

ref: https://github.com/carousell/CarouGroup/blob/master/CarouGroup/service/middlewares/client.go#L35