mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
efe5f6ae90
With the middleware handler in place, we now need to add a new gRPC interceptor to the interceptor chain that will send messages to the registered middlewares for each event that could be of interest to them. |
||
---|---|---|
.. | ||
interceptor.go | ||
log.go | ||
middleware_handler.go |