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 + AllFiles bool + Bytes bool + JSON bool + Lines bool + MaxLines bool + Plain bool + Pretty bool + Words bool + XML bool + type WCError struct + Code int + Msg string + Path string + XMLName xml.Name + type WCFile struct + Absolute string + Bytes int64 + Errors []WCError + Language string + Lines int64 + MaxLineLen int64 + Path string + Words int64 + XMLName xml.Name + type WCResult struct + Errors []WCError + Files []WCFile + Timestamp int64 + TotalBytes int64 + TotalLines int64 + TotalWords int64 + XMLName xml.Name v1.0.0 Apr 6, 2026