package mockwait
import "go.etcd.io/etcd/server/v3/mock/mockwait"
Package mockwait provides mock implementations for pkg/wait.
Index ¶
Functions ¶
func NewNop ¶
func NewNop() wait.Wait
Types ¶
type WaitRecorder ¶
type WaitRecorder struct {
wait.Wait
testutil.Recorder
}
func NewRecorder ¶
func NewRecorder() *WaitRecorder
Source Files ¶
doc.go wait_recorder.go
- Version
- v3.7.1 (latest)
- Published
- Jul 23, 2026
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 4 hours ago –
Tools for package owners.