Versions in this module Expand all Collapse all v0 v0.0.2 Mar 31, 2024 v0.0.1 Mar 30, 2024 Changes in this version + type Opt func(*Reader) error + type Reader struct + func NewReader(r io.Reader, opts ...Opt) (*Reader, error) + func (r *Reader) MimeType() string