1 //go:generate ../../scripts/generate.sh 2 //go:generate gofmt -w . 3 //go:generate goimports -w . 4 package qapi 5
View as plain text