package
0.0.0-20240901154037-b68c14bbaf5b
Repository: https://github.com/baitinq/fs-tracer-backend.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockDB creates a new mock instance.
No description provided by the author

# Structs

No description provided by the author
MockDB is a mock of DB interface.
MockDBMockRecorder is the mock recorder for MockDB.
No description provided by the author

# Interfaces

go:generate mockgen -source=$GOFILE -package=$GOPACKAGE -destination=mock_$GOFILE.