Maybe add middleware support for `AddServiceInvocationHandler` etc entry?
Open
enhancement
P2
- Dominant language
- Go
- Stars
- 479
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When I add service invocation handler, I want to deal some same operations. So I want to add the middleware support. Maybe you can think about it.
**Describe the solution you'd like**
Maybe like [`gin` middleware achieve](https://github.com/gin-gonic/gin#using-middleware), maybe need many same web frameware function achieve in the go-sdk.
Just an advice, Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.