Skip to content

Commit a58cbf8

Browse files
authored
Merge pull request digitalocean#121 from digitalocean/qmp-raw-doc
qmp/raw: add a package comment
2 parents b133d27 + ca0b3b1 commit a58cbf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qmp/raw/doc.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
// Package raw provides automatically generated QMP types based on the
16+
// QMP schema.
1517
package raw
1618

1719
//go:generate go run gen-api.go -output autogen.go -spec spec.txt -templates ../../internal/qmp-gen/templates

0 commit comments

Comments
 (0)