//
pkg.gl
Category
github.com/DoWithLogic/golang-clean-architecture
pkg
datasource
package
0.0.9
Repository:
https://github.com/dowithlogic/golang-clean-architecture.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
220 SLOC
#
Functions
NewDatabase
No description provided by the author
#
Variables
ErrDataNotFound
datasource errors.
ErrInvalidArguments
datasource errors.
ErrInvalidTransaction
datasource errors.
ErrNoColumnReturned
datasource errors.
#
Structs
DataSource
No description provided by the author
#
Interfaces
Conn
No description provided by the author
ConnTx
No description provided by the author
Exec
No description provided by the author
Query
No description provided by the author