Versions in this module Expand all Collapse all v1 v1.0.3 Apr 6, 2026 v1.0.2 Apr 6, 2026 v1.0.1 Apr 6, 2026 Changes in this version + func Run(args []string) error + type Config struct + Bytes int + BytesFlag bool + Follow bool + JSON bool + Lines int + LinesFlag bool + Plain bool + Pretty bool + XML bool + type TailError struct + Code int + Msg string + Path string + XMLName xml.Name + type TailFile struct + BytesRequested int + BytesReturned int + Content string + FileTotalBytes int64 + FileTotalLines int + Language string + LinesRequested int + LinesReturned int + MIME string + Path string + Truncated string + XMLName xml.Name + type TailResult struct + Absolute string + BytesRequested int + BytesReturned int + Content string + Errors []TailError + FileTotalBytes int64 + FileTotalLines int + Files []TailFile + Language string + LinesRequested int + LinesReturned int + MIME string + Path string + Timestamp int64 + Truncated string + XMLName xml.Name v1.0.0 Apr 6, 2026