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) SendDiff ¶
func (_ *Job) SendDiff(w *watchstate.WatchState) (updated bool)
func (*Job) Update ¶
func (j *Job) Update(tx *proxystore.Tx, w *watchstate.WatchState)
Click to show internal directories.
Click to hide internal directories.