Documentation ¶ Overview ¶ stdin_echo demonstrates processing stdin in a sandboxed environment. This example shows how to: - Pass stdin to commands in a sandbox - Process input and produce output - Use different processing modes (cat, wc, sort, etc.) Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.