Documentation ¶
Overview ¶
Package demo contains the core startup code for running a demo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(comps map[string]func(*components.DemoShared))
Run starts the provided components, and hosts a webserver for observing the output of those components.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package bytesub provides the ability for many clients to subscribe to the latest value of a byte array.
|
Package bytesub provides the ability for many clients to subscribe to the latest value of a byte array. |
Package updater provides the ability for concurrently running demo pieces to update a shared json object.
|
Package updater provides the ability for concurrently running demo pieces to update a shared json object. |
Click to show internal directories.
Click to hide internal directories.