package
Version:
v0.0.0-...-5a2df16
Opens a new window with list of versions in this module.
Published: May 18, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Save sync record to Redis
func PublishMessage() error
Redis message publishing
func Subscribe() (*redis.PubSub, error)
Redis channel subscription
type SyncData struct {
Sha string `json:"sha"`
Status string `json:"status"`
Message string `json:"message"`
}
Struct definition to set sync parameters to save in Redis
Source Files
¶
Click to show internal directories.
Click to hide internal directories.