sync

package
v0.2.1-0...-b772245 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	TimeRangeStart time.Time
	TimeRangeEnd   time.Time
	TemplateData   template.Data
}

Request is a sync iteration request, similar approach to an HTTP request.

type Syncer

type Syncer interface {
	Sync(ctx context.Context, r *Request) error
}

Syncer is a component that will be synced with the app iteration sync, depending on the page it could end rendered in the screen.

Jump to

Keyboard shortcuts

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