048971b40b
Tlv is used more widely in lnd than just for the onion payload. This commit isolated the protocol-specific odd/even logic, so that tlv can be used freely elsewhere. An example of this use is db serialization. |
||
---|---|---|
.. | ||
bench_test.go | ||
primitive_test.go | ||
primitive.go | ||
record_test.go | ||
record.go | ||
stream_test.go | ||
stream.go | ||
tlv_test.go | ||
truncated_test.go | ||
truncated.go | ||
varint_test.go | ||
varint.go |