Versions in this module Expand all Collapse all v6 v6.0.0 Dec 23, 2020 Changes in this version + const DAY_MILLISECONDS + const ENV_VAR_INSTALL_TYPE + const MONTH_MILLISECONDS + const RUDDER_DATAPLANE_URL + const RUDDER_KEY + const TRACK_ACTIVITY + const TRACK_CHANNEL_MODERATION + const TRACK_CONFIG_ANALYTICS + const TRACK_CONFIG_ANNOUNCEMENT + const TRACK_CONFIG_AUDIT + const TRACK_CONFIG_BLEVE + const TRACK_CONFIG_CLIENT_REQ + const TRACK_CONFIG_CLUSTER + const TRACK_CONFIG_COMPLIANCE + const TRACK_CONFIG_DATA_RETENTION + const TRACK_CONFIG_DISPLAY + const TRACK_CONFIG_ELASTICSEARCH + const TRACK_CONFIG_EMAIL + const TRACK_CONFIG_EXPERIMENTAL + const TRACK_CONFIG_FILE + const TRACK_CONFIG_GUEST_ACCOUNTS + const TRACK_CONFIG_IMAGE_PROXY + const TRACK_CONFIG_LDAP + const TRACK_CONFIG_LOCALIZATION + const TRACK_CONFIG_LOG + const TRACK_CONFIG_MESSAGE_EXPORT + const TRACK_CONFIG_METRICS + const TRACK_CONFIG_NATIVEAPP + const TRACK_CONFIG_NOTIFICATION_LOG + const TRACK_CONFIG_OAUTH + const TRACK_CONFIG_PASSWORD + const TRACK_CONFIG_PLUGIN + const TRACK_CONFIG_PRIVACY + const TRACK_CONFIG_RATE + const TRACK_CONFIG_SAML + const TRACK_CONFIG_SERVICE + const TRACK_CONFIG_SQL + const TRACK_CONFIG_SUPPORT + const TRACK_CONFIG_TEAM + const TRACK_CONFIG_THEME + const TRACK_ELASTICSEARCH + const TRACK_GROUPS + const TRACK_LICENSE + const TRACK_PERMISSIONS_GENERAL + const TRACK_PERMISSIONS_SYSTEM_ROLES + const TRACK_PERMISSIONS_SYSTEM_SCHEME + const TRACK_PERMISSIONS_TEAM_SCHEMES + const TRACK_PLUGINS + const TRACK_SERVER + const TRACK_WARN_METRICS + type RudderConfig struct + DataplaneUrl string + RudderKey string + type ServerIface interface + Config func() *model.Config + GetPluginsEnvironment func() *plugin.Environment + GetRoleByName func(string) (*model.Role, *model.AppError) + GetSchemes func(string, int, int) ([]*model.Scheme, *model.AppError) + HttpService func() httpservice.HTTPService + IsLeader func() bool + License func() *model.License + type TelemetryService struct + TelemetryID string + func New(srv ServerIface, dbStore store.Store, searchEngine *searchengine.Broker, ...) *TelemetryService + func (ts *TelemetryService) RunTelemetryJob(firstRun int64) + func (ts *TelemetryService) Shutdown() error Other modules containing this package github.com/adacta-ru/mattermost-server/v5