mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
dc32ca61f8
Because of the way the gRPC Receive() method is designed, we need a way to replace a proto message with the content of another one without replacing the original instance itself (e.g. overwrite all values in the existing struct instance). |
||
---|---|---|
.. | ||
interceptor.go | ||
log.go | ||
middleware_handler_test.go | ||
middleware_handler.go |