//
pkg.gl
Category
github.com/duyanghao/kubernetes-reading-notes
core
others
golang
testing
test
db
package
0.0.0-20240426102418-973b849a7c88
Repository:
https://github.com/duyanghao/kubernetes-reading-notes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
39 SLOC
#
Functions
NewMockMyDB
NewMockMyDB creates a new mock instance.
#
Structs
MockMyDB
MockMyDB is a mock of MyDB interface.
MockMyDBMockRecorder
MockMyDBMockRecorder is the mock recorder for MockMyDB.
User
No description provided by the author
#
Interfaces
MyDB
No description provided by the author