Rename "String" type to "OptString"

This commit is contained in:
Geoff Hickey
2017-11-16 14:36:31 -05:00
parent b59e9d42f4
commit 96763e5316
3 changed files with 110 additions and 107 deletions

View File

@@ -22,7 +22,6 @@ import (
"github.com/digitalocean/go-libvirt/internal/lvgen"
)
// TODO: make these an argument
const protoPath = "src/remote/remote_protocol.x"
func main() {