package
Version:
v0.0.0-...-2b7dcb4
Opens a new window with list of versions in this module.
Published: Jan 17, 2024
License: BSD-2-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package stream provides types that make it easier to perform streaming io.
Heartbeat sends the null character periodically, to keep the connection alive.
w := os.Stdout
defer close(Heartbeat(w, time.Second)) // close to cleanup resources
Output:
Source Files
¶
Directories
¶
Package http provides streaming implementations of various net/http types.
|
Package http provides streaming implementations of various net/http types. |
Click to show internal directories.
Click to hide internal directories.