package
0.0.0-20241025190552-1c6d542c987d
Repository: https://github.com/mlbautomation/curso_go.git
Documentation: pkg.go.dev

# Functions

NewMySQLClient retorna un nuevo puntero a MySQLClient.
No description provided by the author
NewMySQLInvoiceItem return a new pointer of MySQLInvoiceItem.
NewMySQLProduct return a new pointer of MySQLProduct.
Pool() retorna una unica instancia de db.

# Constants

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
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
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
No description provided by the author

# Structs

MySQLClient utilizado para trabajar con MySQL - clients.
MySQLInvoiceItem used for work with MySQL - InvoiceItem.
MySQLProduct used for work with MySQL - Product.