selectivesync

package
v0.0.0-...-a2bb9fe Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package selectivesync implements a datasync manager.

Index

Constants

This section is empty.

Variables

View Source
var Model = resource.NewModel("selectivesync", "demo", "vision")

Model is the full model definition.

Functions

This section is empty.

Types

type Config

type Config struct {
	DataManager   string `json:"data_manager"`
	Camera        string `json:"camera"`
	VisionService string `json:"vision_service"`
}

Config contains the name to the underlying camera and the name of the vision service to be used.

func (*Config) Validate

func (cfg *Config) Validate(path string) ([]string, error)

Validate validates the config and returns implicit dependencies.

Jump to

Keyboard shortcuts

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