package
Version:
v4.0.0-...-b8b0360
Opens a new window with list of versions in this module.
Published: Jan 21, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package testing includes useful mocks for testing initial
sync status in unit tests.
type Sync struct {
IsSyncing bool
IsInitialized bool
IsSynced bool
}
Sync defines a mock for the sync service.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.