package
0.0.5
Repository: https://github.com/binchencoder/letsgo.git
Documentation: pkg.go.dev

# Functions

DBSessionToRawDB converts database session s to the raw *sql.DB.
DBSessionToUpperIoDB converts database session s to the upper.io sqlbuilder.Database.

# Interfaces

DBSession defines the virtual interface for a database session.