//
pkg.gl
Category
github.com/Scorpio69t/gcloc
pkg
file
package
1.0.4
Repository:
https://github.com/scorpio69t/gcloc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
4
Files
246 SLOC
#
Functions
AnalyzeFile
AnalyzeFile analyzes a file and returns a GClocFile.
AnalyzeReader
No description provided by the author
#
Structs
GClocFile
GClocFile represents a file with its lines of code, comments and blanks.
#
Type aliases
GClocFiles
GClocFiles is a slice of GClocFile.