package
0.0.0-20211022033221-80d01bc619d9
Repository: https://github.com/brobridgeorg/gravity-transmitter-mysql.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

DeleteTemplate = `DELETE FROM "%s" WHERE "%s" = :primary_val`.
InsertTemplate = `INSERT INTO "%s" (%s) VALUES (%s)`.
UpdateTemplate = `UPDATE "%s" SET %s WHERE "%s" = :primary_val`.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author