go-libvirt-plain/internal/lvgen
Geoff Hickey b59e9d42f4 Migrate all libvirt calls to the generated code.
- Update libvirt.go so that all libvirt calls now go through the
generated routines.
- Remove some libvirt routines that had the same name as generated ones,
leave the rest as convenience routines.
- Fix the handling of Optional-values (the declarations of which in the
.x file look like pointers)
2017-11-16 14:17:46 -05:00
..
gen Cleanup, and fix decoding of TypedParams. 2017-11-14 18:59:55 -05: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 Migrate all libvirt calls to the generated code. 2017-11-16 14:17:46 -05:00
lv-gen.go Cleanup, and fix decoding of TypedParams. 2017-11-14 18:59:55 -05:00
lvlexer.go Cleanup, and fix decoding of TypedParams. 2017-11-14 18:59:55 -05:00
procedures.tmpl Migrate all libvirt calls to the generated code. 2017-11-16 14:17:46 -05:00
sunrpc.y Migrate all libvirt calls to the generated code. 2017-11-16 14:17:46 -05:00