Versions in this module Expand all Collapse all v1 v1.0.1 Jul 22, 2017 Changes in this version + func DeleteAll(id uint) + func FindAll(limit int, offset int, conditions string, values ...interface{}) ([]models.Activity, int) + func Log(user *models.User, name string, filter string, msg ...string)