Versions in this module Expand all Collapse all v0 v0.1.9 Jan 3, 2024 Changes in this version + type CommentStripper struct + Comment string + Delimiter byte + Whitespace bool + func NewCommentStripper(r io.Reader) *CommentStripper + func (r *CommentStripper) Read(p []byte) (int, error)