package testwriter
import "github.com/uber/tchannel-go/testutils/testwriter"
Index ¶
Variables ¶
ErrOutOfSpace is returned by Limited reader when it is out of bytes.
Functions ¶
func Limited ¶
Limited returns an io.Writer that will only accept n bytes. All further calls will cause an error.
Source Files ¶
- Version
- v1.34.2
- Published
- Feb 16, 2024
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 15 hours ago –
Tools for package owners.