- 11 Feb, 2015 2 commits
-
-
Dustin L. Howett authored
-
Dustin L. Howett authored
Storage is now done through a StorageAdapter interface, which specifies how to save and load expirations. There are two adapters provided: one that saves nowhere and one that saves in a gob file (to mimic the original behaviour of this package.) Code using the old expiration store will automatically migrate to the new store format on load/save.
-
- 26 Sep, 2013 1 commit
-
-
Dustin L. Howett authored
-
- 10 Aug, 2013 3 commits
-
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
- 09 Aug, 2013 10 commits
-
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
Dustin L. Howett authored
This avoids a potential infinite recursion when an object that is destroyed calls back to have itself de-registered from expiration.
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-
- 02 Aug, 2013 2 commits
-
-
Dustin L. Howett authored
-
Dustin L. Howett authored
-