package
0.0.0-20220301111405-249842b2af5f
Repository: https://github.com/mytoko2796/sdk-go.git
Documentation: pkg.go.dev
# Functions
Init initialize SQL Object and starts sql activity recorder.
# Constants
Ecode defines package internal error code.
SQL Error Codes.
Ecode defines package internal error code.
Ecode defines package internal error code.
Ecode defines package internal error code.
Ecode defines package internal error code.
No description provided by the author
No description provided by the author
# Variables
Default errors from sql packages.
Default errors from sql packages.
Default errors from sql packages.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SQL.
# Type aliases
NullBool is an alias for sql.NullBool data type.
NullFloat64 is an alias for sql.NullFloat64 data type.
NullInt64 is an alias for sql.NullInt64 data type.
NullString is an alias for sql.NullString data type.
NullTime is an alias for mysql.NullTime data type.