Versions in this module Expand all Collapse all v0 v0.0.2 Mar 4, 2021 Changes in this version + func New(db *gorm.DB) provider.Provider + type ActivityHistoryDetails struct + func (ahd *ActivityHistoryDetails) UnmarshalText(text []byte) error + type ActivityHistoryItem struct + Activity string + Category string + Class string + Details ActivityHistoryDetails + Duration int + Timestamp types.DateTime + func (ActivityHistoryItem) TableName() string