catbase/plugins/stats
cws 95616e0fb8 stats: WIP demo of stats
* Added a plugin for stats
* Using BoltDB for ease of not screwing with SQL
** Perhaps everything should be Bolt...
* Should be relatively easy to add new stat counters:
** Create a function that makes the stat{} struct
** Add it to the list of active counters
* Should be relatively easy to add a views page later
2017-06-05 20:52:35 -04:00
..
stats.go stats: WIP demo of stats 2017-06-05 20:52:35 -04:00
stats_test.go stats: WIP demo of stats 2017-06-05 20:52:35 -04:00