Documentation ¶
Index ¶
Constants ¶
View Source
const InitBufferSize = 8 * 1024
View Source
const MaxBufferSize = 10 * 1024 * 1024
Variables ¶
View Source
var ErrBufferOverflow = errors.New("buffer exceeded max size trying to infer input format")
Functions ¶
This section is empty.
Types ¶
type Recorder ¶
func NewRecorder ¶
Click to show internal directories.
Click to hide internal directories.