package
Version:
v0.0.0-...-1dedb3c
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DelayData struct {
Ctx any
Topic string `json:"topic"`
Data any `json:"data"`
Attempts int `json:"attempts"`
Timestamp int64 `json:"timestamp"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.