Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
electric-client
Package main is a simple program that connects to a local playground instance (on the default insecure port) and logs changes to demand and mode for a single electric device.
|
Package main is a simple program that connects to a local playground instance (on the default insecure port) and logs changes to demand and mode for a single electric device. |
internal
|
|
simulated
Package simulated implements simulation logic for the Smart Core playground.
|
Package simulated implements simulation logic for the Smart Core playground. |
simulated/dynamic
Package dynamic implements values that change themselves over time in a specified way.
|
Package dynamic implements values that change themselves over time in a specified way. |
util/accumulator
Package accumulator implements helper types for iterative computations.
|
Package accumulator implements helper types for iterative computations. |
util/broadcast
Package broadcast implements concurrency utilities that broadcast to many receivers at once, unlike normal channels where only a single receiver gets each value.
|
Package broadcast implements concurrency utilities that broadcast to many receivers at once, unlike normal channels where only a single receiver gets each value. |
pkg
|
|
sim/input
Package input provides tools for collecting and processing user input, typically API calls.
|
Package input provides tools for collecting and processing user input, typically API calls. |
timeline
Package timeline defines the basic types of a timeline.
|
Package timeline defines the basic types of a timeline. |
timeline/skiplisttl
Package skiplisttl provides a skip list based implementation of timeline.TL.
|
Package skiplisttl provides a skip list based implementation of timeline.TL. |
Click to show internal directories.
Click to hide internal directories.