Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server provides functionality to serve Starlark over HTTP. It has functionality to watch a file and hot reload the browser on changes.
Directories ¶
Path | Synopsis |
---|---|
Package browser provides the ability to send WebP images to a browser over websockets.
|
Package browser provides the ability to send WebP images to a browser over websockets. |
Package loader provides primitives to load an applet both when the underlying file changes and on demand when an update is requested.
|
Package loader provides primitives to load an applet both when the underlying file changes and on demand when an update is requested. |
Package watcher provides a simple mechanism to watch a file for changes.
|
Package watcher provides a simple mechanism to watch a file for changes. |
Click to show internal directories.
Click to hide internal directories.