Versions in this module Expand all Collapse all v1 v1.11.13 Nov 7, 2024 v1.11.11 Mar 15, 2024 v1.11.10 Mar 14, 2024 v1.11.8 Oct 18, 2023 v1.11.7 Oct 8, 2023 Changes in this version + type Activity struct + Event Event + ID int + IP string + Metadata ActivityMeta + Server string + Timestamp time.Time + User JsonNullString + func (a *Activity) BeforeCreate(_ *gorm.DB) error + func (a Activity) SetUser(u string) *Activity + type ActivityMeta map[string]interface + type Event string + type JsonNullString struct + func (v *JsonNullString) UnmarshalJSON(data []byte) error + func (v JsonNullString) MarshalJSON() ([]byte, error)