mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-06 10:22:08 +01:00
In this commit, we add some new code generation to the codebase. As we'll see in a future commit, this'll allow us to create a new Record[T, V] type, where T is actually a concrete _struct_ that implements a special interface that deems it as a valid TLV type. |
||
---|---|---|
.. | ||
gen_tlv_types.go |