Versions in this module Expand all Collapse all v1 v1.0.1 Jun 27, 2020 Changes in this version + type MJPEGWriter struct + func (mw *MJPEGWriter) Boundary() string + func (mw *MJPEGWriter) WritePart(data io.Reader) error v1.0.0 Sep 8, 2019 Changes in this version + func NewMJPEGWriter(w io.Writer) *mJPEGWriter + type Dumper interface + WritePart func(data io.Reader) error