Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sink ¶
type Sink interface { localv1.OpSink Wait() error Update(tx *proxystore.Tx, w *watchstate.WatchState) SendDiff(w *watchstate.WatchState) (updated bool) }
Click to show internal directories.
Click to hide internal directories.