sync

package
v0.0.0-...-a8f2ceb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// SyncMap contains the map of series with active synchronization
	SyncMap map[string]*Synchronizer
	// contains filtered or unexported fields
}

func NewController

func NewController(conf *common.Config) (*Controller, error)

func (Controller) StartSyncForAll

func (c Controller) StartSyncForAll()

func (Controller) StopSyncForAll

func (c Controller) StopSyncForAll()

type Dst

type Dst struct {
	// contains filtered or unexported fields
}

type Src

type Src struct {
	// contains filtered or unexported fields
}

type Synchronizer

type Synchronizer struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL