package
0.0.0-20250219065129-52aed497bc00
Repository: https://github.com/infinilabs/coco-server.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewSQLDatabase creates a new SQLDatabase.
NewSQLDatabaseWithDSN creates a new SQLDatabase with the data source name.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
SQLDatabase sql wrapper.
# Interfaces
Engine is the interface that wraps the database.
# Type aliases
EngineFunc is the function that returns the database engine.