Directories
¶
| Path | Synopsis |
|---|---|
|
getting-started
|
|
|
compile_c
command
compile_c demonstrates compiling and running C code in a sandboxed environment.
|
compile_c demonstrates compiling and running C code in a sandboxed environment. |
|
compile_go
command
compile_go demonstrates compiling and running Go code in a sandboxed environment.
|
compile_go demonstrates compiling and running Go code in a sandboxed environment. |
|
compile_rust
command
compile_rust demonstrates compiling and running Rust code in a sandboxed environment.
|
compile_rust demonstrates compiling and running Rust code in a sandboxed environment. |
|
env_vars
command
env_vars demonstrates passing environment variables to sandboxed processes.
|
env_vars demonstrates passing environment variables to sandboxed processes. |
|
file_ops
command
file_ops demonstrates filesystem operations in a sandboxed environment.
|
file_ops demonstrates filesystem operations in a sandboxed environment. |
|
multi_file
command
multi_file demonstrates working with multi-file projects in a sandboxed environment.
|
multi_file demonstrates working with multi-file projects in a sandboxed environment. |
|
run_node
command
run_node demonstrates running JavaScript/Node.js scripts in a sandboxed environment.
|
run_node demonstrates running JavaScript/Node.js scripts in a sandboxed environment. |
|
run_python
command
run_python demonstrates running Python scripts in a sandboxed environment.
|
run_python demonstrates running Python scripts in a sandboxed environment. |
|
shell_script
command
shell_script demonstrates running shell scripts in a sandboxed environment.
|
shell_script demonstrates running shell scripts in a sandboxed environment. |
|
stdin_echo
command
stdin_echo demonstrates processing stdin in a sandboxed environment.
|
stdin_echo demonstrates processing stdin in a sandboxed environment. |
|
Package shared provides common utilities for all examples.
|
Package shared provides common utilities for all examples. |
|
testrunner
Package testrunner provides a YAML-driven test framework for example services.
|
Package testrunner provides a YAML-driven test framework for example services. |
|
testrunner/cmd/runtest
command
Command runtest executes YAML-driven tests for example services.
|
Command runtest executes YAML-driven tests for example services. |
Click to show internal directories.
Click to hide internal directories.