Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiffCmd ¶
type DiffCmd struct {
// contains filtered or unexported fields
}
func NewDiffCmd ¶
func NewDiffCmd() *DiffCmd
type RdbCmd ¶
type RdbCmd struct {
// contains filtered or unexported fields
}
type SyncerCmd ¶
type SyncerCmd struct {
// contains filtered or unexported fields
}
func NewSyncerCmd ¶
func NewSyncerCmd() *SyncerCmd
func (*SyncerCmd) Sync ¶
func (sc *SyncerCmd) Sync(req *pb.SyncRequest, stream pb.ApiService_SyncServer) error
Click to show internal directories.
Click to hide internal directories.