Documentation
¶
Overview ¶
package cmd provides definitions and methods for building Substation applications.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶ added in v0.5.0
func New() *substation
New returns an initialized Substation app. If an error occurs during initialization, then this function will panic.
Concurrency is controlled using the SUBSTATION_CONCURRENCY environment variable and defaults to the number of CPUs on the host. In native Substation applications, this value determines the number of transform goroutines; if set to 1, then multi-core processing is not enabled.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
aws
|
|
|
lambda/autoscaling
command
|
|
|
lambda/substation
command
|
|
|
lambda/validation
command
|
|
|
development
|
|
|
substation
command
|
|
|
playground
|
|
|
server
command
|
|
|
wasm
command
|
Click to show internal directories.
Click to hide internal directories.