layer1: checkpoint namespace manager runtime series
This commit is contained in:
@@ -16,11 +16,11 @@ import (
|
||||
)
|
||||
|
||||
type testNamespaceSubscriber struct {
|
||||
name string
|
||||
addErr error
|
||||
removeErr error
|
||||
resyncErr error
|
||||
addCalls int
|
||||
name string
|
||||
addErr error
|
||||
removeErr error
|
||||
resyncErr error
|
||||
addCalls int
|
||||
removeCalls int
|
||||
resyncCalls int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user