driver

package
v0.0.25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2023 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Overview

Package driver provides the default driver for accessing a screen.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(f func(goosi.App))

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.

Types

This section is empty.

Directories

Path Synopsis
Package base provides base driver types that platform-specific drivers can extend to implement interfaces defined in package goosi.
Package base provides base driver types that platform-specific drivers can extend to implement interfaces defined in package goosi.
mobile
mobileinit
Package mobileinit contains common initialization logic for mobile platforms that is relevant to both all-Go apps and gobind-based apps.
Package mobileinit contains common initialization logic for mobile platforms that is relevant to both all-Go apps and gobind-based apps.
Package offscreen provides placeholder implementations of goosi interfaces to allow for offscreen testing and capturing of apps.
Package offscreen provides placeholder implementations of goosi interfaces to allow for offscreen testing and capturing of apps.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL