Skip to content

Commit a6ac2ff

Browse files
committed
virtio: add package top level synopsis
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent efbe399 commit a6ac2ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc.go

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// Copyright 2021 The Go Hypervisor Authors
2+
// SPDX-License-Identifier: BSD-3-Clause
3+
4+
// Package virtio provides a cross-platform virtio interface for Go.
5+
package virtio

0 commit comments

Comments
 (0)