| Path | Synopsis |
|---|---|
| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| golang.org/x/exp/shiny/driver/internal/errscreen | Package errscreen provides a stub Screen implementation. |
| golang.org/x/exp/shiny/screen | Package screen provides interfaces for portable two-dimensional graphics and input events. |
| runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |