Discover Packages
github.com/Golangltd/leafltd
src
golang.org
x
exp
shiny
driver
package
Version:
v0.0.0-...-2824937
Opens a new window with list of versions in this module.
Published: Nov 2, 2020
License: MIT, BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
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
errscreen
Package errscreen provides a stub Screen implementation.
Package errscreen provides a stub Screen implementation.
pump
Package pump provides an infinitely buffered event channel.
Package pump provides an infinitely buffered event channel.
swizzle
Package swizzle provides functions for converting between RGBA pixel formats.
Package swizzle provides functions for converting between RGBA pixel formats.
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.