package
Version:
v0.0.0-...-46be04c
Opens a new window with list of versions in this module.
Published: Jan 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Commenter struct {
}
type LResult struct {
Name string
FileCount int
CodeLines int
BlankLines int
TotalLines int
}
TODO work properly with unicode
type Stats struct {
FileCount int
TotalLines int
CodeLines int
BlankLines int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.