Go to file
Greg 17beaca380 Allow configuration of tidy functions. Use a closure to decide what entries
to delete. The closure takes a *bolt.Bucket and returns an integer of the
number of entries deleted.
2018-08-09 18:21:52 -04:00
cmd/pgen Refactor pgen to use a visitor struct instead of globals. 2018-08-06 12:35:35 -04:00
generate Add DeleteSync() to generate/template.go. 2018-08-09 16:15:00 -04:00
test Allow configuration of tidy functions. Use a closure to decide what entries 2018-08-09 18:21:52 -04:00
.gitignore Fix import handling. Handle multiple packages per directory and save 2018-08-06 11:04:25 -04:00
persist.go Allow configuration of tidy functions. Use a closure to decide what entries 2018-08-09 18:21:52 -04:00