hotsync

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CName = "node.nodesync.hotsync"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	SimultaneousRequests int `yaml:"simultaneousRequests"`
}

type HotSync

type HotSync interface {
	app.ComponentRunnable
	UpdateQueue(changedIds []string)
	SetMetric(hit, miss *atomic.Uint32)
}

func New

func New() HotSync

Directories

Path Synopsis
Package mock_hotsync is a generated GoMock package.
Package mock_hotsync is a generated GoMock package.

Jump to

Keyboard shortcuts

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