go-libvirt-plain/internal/lvgen
Yuriy Taraday 38a1eeb6c3 Return []byte from encode, use it instead of bytes.Buffer
We only use Buffer for its internal buffer returned by Bytes() outside
encode() anyway, so there's no reason to hold on to whole Buffer object.
2018-02-24 12:08:15 +04:00
..
gen Review comments 2017-11-16 15:49:40 -05:00
constants.tmpl Build changes: 2017-11-16 19:14:34 -05:00
generate.go Generate the remaining consts. (#55) 2018-01-03 15:19:28 -05:00
lv-gen.go add licenses and fix the license checking script. 2017-11-16 18:44:11 -05:00
lvlexer.go Review comments 2017-11-16 15:49:40 -05:00
procedures.tmpl Return []byte from encode, use it instead of bytes.Buffer 2018-02-24 12:08:15 +04:00
sunrpc.y Rename the main structure types for clarity 2017-11-20 13:50:32 -05:00
y.go Rename the main structure types for clarity 2017-11-20 13:50:32 -05:00
y.output Build changes: 2017-11-16 19:14:34 -05:00