Versions in this module Expand all Collapse all v1 v1.75.1 Aug 28, 2026 Changes in this version + func NewArchiveFileInfo(ctx context.Context, entry fs.DirEntry, prefix string, metadata fs.Metadata) archives.FileInfo + type CountWriter struct + func NewCountWriter(w io.Writer) *CountWriter + func (cw *CountWriter) Count() uint64 + func (cw *CountWriter) Write(p []byte) (int, error) v1.75.0-telegram1 Aug 28, 2026