Skip to content

mailhedgehog/messageSharingStorageFileCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailHedgehog storage implementation for shared messaged rows, by storing in csv file.

Stores all shared messages data in csv file.

Usage

storage := messageSharingStorageFileCsv.CreateSharingEmailUsingCSV(&messageSharingStorageFileCsv.StorageConfiguration{Path: '.mh-sharing.csv'})

storage.DeleteExpired()

Development

go mod tidy
go mod verify
go mod vendor
go test --cover

Credits

  • Think Studio

About

MailHedgehog storage implementation for shared messaged rows, by storing in csv file

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages