Documentation ¶
Overview ¶
Package stderr represents the imported interface "wasi:cli/stderr@0.2.0".
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutputStream ¶
type OutputStream = streams.OutputStream
OutputStream represents the imported type alias "wasi:cli/stderr@0.2.0#output-stream".
See streams.OutputStream for more information.
func GetStderr ¶
func GetStderr() (result OutputStream)
GetStderr represents the imported function "get-stderr".
get-stderr: func() -> output-stream
Click to show internal directories.
Click to hide internal directories.