We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b133d27 + ca0b3b1 commit a58cbf8Copy full SHA for a58cbf8
qmp/raw/doc.go
@@ -12,6 +12,8 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
+// Package raw provides automatically generated QMP types based on the
16
+// QMP schema.
17
package raw
18
19
//go:generate go run gen-api.go -output autogen.go -spec spec.txt -templates ../../internal/qmp-gen/templates
0 commit comments