//
pkg.gl
Category
github.com/dhnikolas/dbwrap
module
package
0.0.2
Repository:
https://github.com/dhnikolas/dbwrap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
96 SLOC
#
Packages
errors
No description provided by the author
gen
Package dbwrap_mocks is a generated GoMock package.
#
Functions
New
No description provided by the author
#
Structs
Wrapper
No description provided by the author
#
Interfaces
Db
go:generate mockgen -package ${GOPACKAGE}_mocks -source $GOFILE -destination gen/mocks.go.