Tools for package system
Badge
Use one of the snippets below to add a link to GoDoc from your project website or README file:
HTML
<a href="https://godocs.io/gioui.org/io/system"><img src="https://godocs.io/gioui.org/io/system?status.svg" alt="Go Documentation"></a>
Markdown
[](https://godocs.io/gioui.org/io/system)
The system package does not have a package declaration comment. See the Go documentation guidelines for information on how to write a package comment. It's important to write a good summary of the package in the first sentence of the package comment. GoDoc indexes the first sentence and displays it in search results.