mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
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.go | ||
middleware_handler_test.go |