//
pkg.gl
Category
github.com/higasgt/go-snippets
db_design
usingif
models
package
0.0.0-20240711123734-c091ff3b1106
Repository:
https://github.com/higasgt/go-snippets.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
49 SLOC
#
Functions
NewDB
NewDB create datastore interface.
#
Structs
Book
Book represents a structure of book data.
DB
DB is struct of sql.DB.
#
Interfaces
Datastore
Datastore is interface of database global connection.