Documentation
¶
Index ¶
- func WriteBytes(output_uri string, output_scheme string, output_path string, ...) error
- func WriteToDisk(output_path string, output_bytes []byte) error
- func WriteToGzipFile(output_file *os.File, output_bytes []byte) error
- func WriteToPlainFile(output_file *os.File, output_bytes []byte) error
- func WriteToStderr(output_bytes []byte)
- func WriteToStdout(output_bytes []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteBytes ¶
func WriteToDisk ¶
func WriteToStderr ¶
func WriteToStderr(output_bytes []byte)
func WriteToStdout ¶
func WriteToStdout(output_bytes []byte)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.