Versions in this module Expand all Collapse all v0 v0.1.14 Jul 8, 2025 Changes in this version + func Read(ctx context.Context, r io.Reader, typ seed.Entity, rawSetCmds []string, ...) ([]seed.Edit, error) + type Config struct + CorrectPunctuation bool v0.1.13 Apr 17, 2025 v0.1.12 Jul 23, 2024 Changes in this version + func ReadFile(ctx context.Context, r io.Reader, typ seed.Entity, rawSetCmds []string) ([]seed.Edit, error)