Documentation ¶
Overview ¶
## Events-related services.
Services under this folder are all subscribing to the global application event broker to manage these events in an asynchronous way
Directories ¶
Path | Synopsis |
---|---|
Package activity stores and distributes events to users in a social-feed manner.
|
Package activity stores and distributes events to users in a social-feed manner. |
actions
Package actions provides a scheduler action for generating mail digests
|
Package actions provides a scheduler action for generating mail digests |
grpc
Package grpc is the persistence service for all activities.
|
Package grpc is the persistence service for all activities. |
lang
Package lang provides i18n strings related to activities
|
Package lang provides i18n strings related to activities |
render
Package render provides helper for rendering activies into various formats (currently markdown).
|
Package render provides helper for rendering activies into various formats (currently markdown). |
rest
Package rest exposes a Rest service for querying activities feed
|
Package rest exposes a Rest service for querying activities feed |
Package chat provides real-time chats linked to any topics for end users.
|
Package chat provides real-time chats linked to any topics for end users. |
grpc
Package grpc provides a Pydio GRPC service for managing chat rooms.
|
Package grpc provides a Pydio GRPC service for managing chat rooms. |
Package log provides a persistence layer for json-formatted logs generated by the application.
|
Package log provides a persistence layer for json-formatted logs generated by the application. |
grpc
Package grpc provides a Pydio GRPC service for querying the logs
|
Package grpc provides a Pydio GRPC service for querying the logs |
rest
Package rest exposes a simple REST API for communicating with the GRPC package.
|
Package rest exposes a simple REST API for communicating with the GRPC package. |
Package mailer acts a central mail server for the application.
|
Package mailer acts a central mail server for the application. |
grpc
Package grpc provides the actual logic for posting emails to queue or to mail servers
|
Package grpc provides the actual logic for posting emails to queue or to mail servers |
lang
Package lang provides i18n strings for mailer-related data.
|
Package lang provides i18n strings for mailer-related data. |
rest
Package rest exposes a simple API for posting emails
|
Package rest exposes a simple API for posting emails |
templates
Package templates defines ready-to-use templates to send email in a nice formatting.
|
Package templates defines ready-to-use templates to send email in a nice formatting. |
Click to show internal directories.
Click to hide internal directories.