Versions in this module Expand all Collapse all v0 v0.5.2 Jun 16, 2024 v0.5.1 Jun 2, 2024 v0.5.0 Jun 2, 2024 Changes in this version + type FileInput struct + func New(fileName string) FileInput + func (s FileInput) ReadCloser(context.Context) (io.ReadCloser, error) + func (s FileInput) String() string