0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-30 22:34:18 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Will Norris
f6f757a75d rename Transform back to Options 2013-12-04 23:12:44 -08:00
Will Norris
95fdd8b79f add basic caching support
includes two implementations, a no-op NopCache and an in-memory
MemoryCache.
2013-12-04 02:55:56 -08:00
Will Norris
a8fb3012bd move data structures to data package
also use io.Copy to copy fetched image to http.ResponseWriter.
2013-12-04 00:37:13 -08:00