go-libvirt-plain/internal/lvgen
Geoff Hickey deb7a54ff8 Generate libvirt procedure wrappers.
The generated wrappers have an argument for every field in their "Args"
struct, and return everything in their "Ret" struct (these structs are
defined in the protocol file, and identified by procedure name).
Marshaling and unmarshaling is handled inside the generated procedures.
2017-11-13 15:18:18 -05:00
..
gen Generate libvirt constants from libvirt sources. 2017-11-02 19:42:44 -04:00
.gitignore Generate libvirt constants from libvirt sources. 2017-11-02 19:42:44 -04:00
constants.tmpl Generate libvirt structs, unions, typedefs. 2017-11-07 16:05:12 -05:00
generate.go Generate libvirt procedure wrappers. 2017-11-13 15:18:18 -05:00
lv-gen.go Generate libvirt constants from libvirt sources. 2017-11-02 19:42:44 -04:00
lvlexer.go Generate libvirt procedure wrappers. 2017-11-13 15:18:18 -05:00
procedures.tmpl Generate libvirt procedure wrappers. 2017-11-13 15:18:18 -05:00
sunrpc.y Generate libvirt procedure wrappers. 2017-11-13 15:18:18 -05:00