Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisSyncer ¶
type RedisSyncer struct {
// contains filtered or unexported fields
}
func NewRedisSyncer ¶
func NewRedisSyncer(cfg config.SyncConfig, logger *logrus.Logger) *RedisSyncer
func (*RedisSyncer) Start ¶
func (r *RedisSyncer) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.