Skip to content

rvflash/csv-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Cache

GoDoc Build Status Code Coverage Go Report Card

Cache data in CSV files in Golang.

Installation

Simple install the package to your $GOPATH with the go tool:

$ go get -u github.com/rvflash/csv-cache

Usage

This small library allows you to manage CSV data with a time to live, based on the last modified time.

About

Cache data in CSV files in Golang

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages