Module sarchive::archive

source ·

Modules

Enums

Traits

  • The Archive trait should be implemented by every backend.

Functions

  • The process function consumes job entries and call the archive function for each received entry. At the same time, it also checks if there is an incoming notification that it should stop processing. Upon receipt, it will cease operations immediately.