]> git.lizzy.rs Git - go-fscache.git/commit
Add (*CacheDir).Chtime and (*CacheDir).ChtimeNoLock
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>
Wed, 17 Jul 2013 03:11:45 +0000 (00:11 -0300)
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>
Wed, 17 Jul 2013 03:11:45 +0000 (00:11 -0300)
commit9c42224433ac2b0cf65af518a66c4c747fef964a
treea2017147d309efc827260a0a088d2732cfb8b0fb
parent4ba560f44343d34e638a11b6f9609f9ae3e5efe0
Add (*CacheDir).Chtime and (*CacheDir).ChtimeNoLock

ChtimeNoLock is exported since it might be useful if the user already
called (*CacheDir).Lock.
cachestat.go