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.0.8
- Published
- Jul 16, 2016
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 18 hours ago –
Tools for package owners.