Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Latest commit

 

History

History

internalnotification

  • infos = Plugin for internal notification
  • infos/author = Thomas Wahringer [email protected]
  • infos/maintainer = Maximilian Irlinger [email protected]
  • infos/licence = BSD
  • infos/needs =
  • infos/provides =
  • infos/recommends =
  • infos/placements = postgetstorage postcommit
  • infos/status = unittest libc nodep configurable global experimental unfinished nodoc concept
  • infos/metadata =
  • infos/description = Plugin for internal notification

Usage

Allows applications to automatically update registered variables when the value of a specified key has changed.

Application developers should use the notification API instead of the functions exported by this plugin. The API is easier to use and decouples applications from this plugin.

Exported Functions

This plugin exports various functions starting with register* below system:/elektra/modules/internalnotification/exports/. These functions should not be used directly. Instead the notification API should be used.