store2globaldiff

package
v0.0.0-...-c7476d4 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Job

type Job struct {
	Store *proxystore.Store
	Sink  Sink
}

func (*Job) Run

func (j *Job) Run(ctx context.Context) error

func (*Job) Send

func (j *Job) Send(op *localv1.OpItem) error

func (*Job) SendDiff

func (_ *Job) SendDiff(w *watchstate.WatchState) (updated bool)

func (*Job) Update

func (j *Job) Update(tx *proxystore.Tx, w *watchstate.WatchState)

func (*Job) Wait

func (j *Job) Wait() (err error)

type Sink

type Sink interface {
	Wait() error
	localv1.OpSink
}

Jump to

Keyboard shortcuts

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