Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrZeroBytes is raised when the `io.Writer` in the handler // returns a zero-length of bytes written, when the `Write()` // method is called ErrZeroBytes error = errors.New("zero bytes written") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.