package
0.0.0-20240426102418-973b849a7c88
Repository: https://github.com/duyanghao/kubernetes-reading-notes.git
Documentation: pkg.go.dev

# Functions

NewMockMyDB creates a new mock instance.

# Structs

MockMyDB is a mock of MyDB interface.
MockMyDBMockRecorder is the mock recorder for MockMyDB.
No description provided by the author

# Interfaces

No description provided by the author