//
pkg.gl
Category
github.com/ForrestSu/go_learn
3rd-libs
23_go_mock
package
1.3.6
Repository:
https://github.com/forrestsu/go_learn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
39 SLOC
#
Functions
GetFromDB
No description provided by the author
NewMockDB
NewMockDB creates a new mock instance.
#
Structs
MockDB
MockDB is a mock of DB interface.
MockDBMockRecorder
MockDBMockRecorder is the mock recorder for MockDB.
#
Interfaces
DB
No description provided by the author