Directories ¶
Path | Synopsis |
---|---|
Package bus provides a thread-safe message passing mechanism for applications.
|
Package bus provides a thread-safe message passing mechanism for applications. |
Package future provides tools for scheduling asynchronous work and collecting the results synchronously from an event loop.
|
Package future provides tools for scheduling asynchronous work and collecting the results synchronously from an event loop. |
Package router helps manage the content of Gio windows by routing between multiple content "pages".
|
Package router helps manage the content of Gio windows by routing between multiple content "pages". |
Package stream provides the ability to safely read asynchronous, dynamic application state from Gio layout code.
|
Package stream provides the ability to safely read asynchronous, dynamic application state from Gio layout code. |
automaton
Package automaton defines streamable finite state machines that allow UIs to easily model stateful, multi-step application flows.
|
Package automaton defines streamable finite state machines that allow UIs to easily model stateful, multi-step application flows. |
sqlitestream
Package sqlitestream provides a streamable SQLite database abstraction.
|
Package sqlitestream provides a streamable SQLite database abstraction. |
sqlitestream/mattn_sqlx_stream
Package mattn_sqlx_stream provides a concrete example of building a streaming SQLite API using the popular mattn sqlite3 driver and sqlx query helpers.
|
Package mattn_sqlx_stream provides a concrete example of building a streaming SQLite API using the popular mattn sqlite3 driver and sqlx query helpers. |
sqlitestream/mattn_stdlib_stream
Package mattn_stdlib_stream provides a concrete example of building a streaming SQLite API using the popular mattn sqlite3 driver and Go stdlib database/sql package.
|
Package mattn_stdlib_stream provides a concrete example of building a streaming SQLite API using the popular mattn sqlite3 driver and Go stdlib database/sql package. |
sqlitestream/sqlitewatch
Package sqlitewatch implements low-level SQLite operation watching.
|
Package sqlitewatch implements low-level SQLite operation watching. |
Package window provides types for manipulating Gio windows within skel.
|
Package window provides types for manipulating Gio windows within skel. |
Click to show internal directories.
Click to hide internal directories.