Documentation ¶
Overview ¶
Package stdout represents the imported interface "wasi:cli/stdout@0.2.1".
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/stdout@0.2.1#output-stream".
See streams.OutputStream for more information.
func GetStdout ¶
func GetStdout() (result OutputStream)
GetStdout represents the imported function "get-stdout".
get-stdout: func() -> output-stream
Click to show internal directories.
Click to hide internal directories.