package
1.0.4
Repository: https://github.com/scorpio69t/gcloc.git
Documentation: pkg.go.dev

# Functions

NewXMLResultFromCloc returns XMLResult with default data set.

# Constants

XMLResultWithFiles is the result type for each file in XML format.
XMLResultWithLangs is the result type for each language in XML format.

# Structs

XMLResult stores the results in XML format.
XMLResultFiles stores per file results in XML format.
XMLResultLanguages stores the results in XML format.
XMLTotalFiles is the total result per file in XML format.
XMLTotalLanguages is the total result in XML format.

# Type aliases

XMLResultType is the result type in XML format.