lnd/tlv/internal/gen
Olaoluwa Osuntokun 78d5806555
tlv/internal: add new internal package for generating TLV type structs
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.
2023-12-12 17:47:01 -08:00
..
gen_tlv_types.go tlv/internal: add new internal package for generating TLV type structs 2023-12-12 17:47:01 -08:00