package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Functions

NewDB returns our db struct that satisfies DB interface.

# Interfaces

DB Interface is our storage layer.