Move the constants.go template to its own file.

This commit is contained in:
Geoff Hickey
2017-11-03 13:58:41 -04:00
parent 6e924657b1
commit f88cbd7a8e
3 changed files with 33 additions and 30 deletions

View File

@@ -3,6 +3,7 @@
*
* To regenerate, run 'go generate' in internal/lvgen.
*/
package constants
// libvirt procedure identifiers and other enums