Versions in this module Expand all Collapse all v1 v1.0.0 Apr 12, 2024 Changes in this version + func Run() + type File struct + AbsPath string + Extension string + Line Line + Mode fs.FileMode + Name string + Size int64 + type Line struct + Blank int64 + Comment int64 + Total int64 + type Params struct + IgnoreDfs []string + IgnoreTypes []string + Target string + Types []string + type StatisticRow struct + Count int64 + Extension string + Lines int64 + LinesAvg int64 + LinesBlank int64 + LinesCode int64 + LinesComment int64 + LinesMax int64 + LinesMin int64 + SizeAvg int64 + SizeMax int64 + SizeMin int64 + SizeSum int64