Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CipherWorker ¶
type CipherWorker struct { Repo persistence.MessagesRepo RandomFailures bool }
func (*CipherWorker) Handle ¶
func (w *CipherWorker) Handle(handle worker.TaskHandle) (*worker.Success, *worker.Failure)
Click to show internal directories.
Click to hide internal directories.