mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-19 13:17:32 +02:00
This commit changes the WriteElement and WriteElements methods to take a write buffer instead of io.Writer. The corresponding Encode methods are changed to use the write buffer. |
||
|---|---|---|
| .. | ||
| backup.go | ||
| backup_test.go | ||
| backupfile.go | ||
| backupfile_test.go | ||
| crypto.go | ||
| crypto_test.go | ||
| log.go | ||
| multi.go | ||
| multi_test.go | ||
| pubsub.go | ||
| pubsub_test.go | ||
| recover.go | ||
| recover_test.go | ||
| single.go | ||
| single_test.go | ||