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.6 (latest)
- Published
- Jan 8, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 2 days ago –
Tools for package owners.