//
pkg.gl
Category
github.com/go-micro/plugins/v4/store/mysql
module
package
1.2.0
Repository:
https://github.com/go-micro/plugins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
222 SLOC
#
Functions
NewStore
New returns a new micro Store backed by sql.
#
Variables
DefaultDatabase
DefaultDatabase is the database that the sql store will use if no database is provided.
DefaultTable
DefaultTable is the table that the sql store will use if no table is provided.