Versions in this module Expand all Collapse all v1 v1.1.4 Aug 21, 2020 v1.1.3 Aug 17, 2020 v1.1.2 Aug 17, 2020 v1.1.1 Aug 17, 2020 v1.0.1 Aug 15, 2020 Changes in this version + func CountersFromEventData(data []byte) ([]string, int64, error) + func ParseTimestamp(id string) (int64, error) + func RecordLag(id string) + type Length struct + New int64 + Old int64 + type MediawikiRecentchange struct + AdditionalProperties map[string]interface{} + Bot bool + Comment string + ID int64 + Length *Length + LogAction string + LogActionComment interface{} + LogID interface{} + LogParams interface{} + LogType interface{} + Meta *Meta + Minor bool + Namespace int + Parsedcomment string + Patrolled bool + Revision *Revision + Schema string + ServerName string + ServerScriptPath string + ServerURL string + Timestamp int + Title string + Type string + User string + Wiki string + type Meta struct + DateTime string + Domain string + ID string + RequestID string + Stream string + URI string + type Revision struct + New interface{} + Old interface{} + type Server interface + Start func() error + Stop func()