Discover Packages
github.com/as/shiny
driver
package
Version:
v0.6.16
Opens a new window with list of versions in this module.
Published: Oct 23, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation Source Files Directories Overview Index Constants Variables Functions Types Main(f)
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package driver provides the default driver for accessing a screen.
Main is called by the program's main function to run the graphical
application.
It calls f on the Screen, possibly in a separate goroutine, as some OS-
specific libraries require being on 'the main thread'. It returns when f
returns.
Source Files
¶
Directories
¶
Package gldriver provides an OpenGL driver for accessing a screen.
Package gldriver provides an OpenGL driver for accessing a screen.
internal
drawer
Package drawer provides functions that help implement screen.Drawer methods.
Package drawer provides functions that help implement screen.Drawer methods.
errscreen
Package errscreen provides a stub Screen implementation.
Package errscreen provides a stub Screen implementation.
lifecycler
Package lifecycler tracks a window's lifecycle state.
Package lifecycler tracks a window's lifecycle state.
x11key
x11key contains X11 numeric codes for the keyboard and mouse.
x11key contains X11 numeric codes for the keyboard and mouse.
Package windriver provides the Windows driver for accessing a screen.
Package windriver provides the Windows driver for accessing a screen.
Package x11driver provides the X11 driver for accessing a screen.
Package x11driver provides the X11 driver for accessing a screen.
Click to show internal directories.
Click to hide internal directories.