package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: May 28, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CSVReport interface {
AddData([]string)
Save() error
}
Report is the interface that wraps report information methods.
report is the implementation of Report
New returns a new Report instance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.