//
pkg.gl
Category
github.com/go-labx/orm
session
package
0.0.0-20230801132133-d6a653922a5f
Repository:
https://github.com/go-labx/orm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
118 SLOC
#
Functions
New
New creates a new Session with the provided database connection.
#
Structs
Session
Session struct holds the database connection and the SQL query to be executed.