Documentation ¶
Overview ¶
Package info provides utilities for summarizing the contents of a kzip.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KzipInfo ¶
KzipInfo scans the kzip in f and counts contained files and units, giving a breakdown by corpus and language. It also records the size (in bytes) of the kzip specified by fileSize in the returned KzipInfo.
func KzipInfoTotalCount ¶ added in v0.0.32
func KzipInfoTotalCount(infos []*apb.KzipInfo) apb.KzipInfo_CorpusInfo
KzipInfoTotalCount returns the total CompilationUnits counts for infos split apart by language.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.