Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSVFileStorage ¶
type CSVFileStorage struct {
// contains filtered or unexported fields
}
CSVFileStorage type
func NewCSVFileStorage ¶
func NewCSVFileStorage(envConfig *config.Environment) *CSVFileStorage
NewCSVFileStorage creates a new CSVFileStorage
func (*CSVFileStorage) Delete ¶
func (s *CSVFileStorage) Delete(fileName string) error
Delete deletes the file
Click to show internal directories.
Click to hide internal directories.