package
0.0.0-20240423105203-6ba83c31e046
Repository: https://github.com/shaj13/raft.git
Documentation: pkg.go.dev
# Functions
NewMockSnapshotter creates a new mock instance.
NewMockStorage creates a new mock instance.
# Structs
MockSnapshotter is a mock of Snapshotter interface.
MockSnapshotterMockRecorder is the mock recorder for MockSnapshotter.
MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.