Categorygithub.com/livechat/go-mysql
modulepackage
0.2.0
Repository: https://github.com/livechat/go-mysql.git
Documentation: pkg.go.dev

# README

# Functions

IsErrorCode checks if the error is one of standard mysql error codes.
NewClient creates a new client for a given DSN.
No description provided by the author
The default logger does not log anything, this function overrides default logger.

# Constants

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

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Meta is returned from all Exec calls.
MultiResults is returned from all multiple statement calls.
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

# Interfaces

Logger interface for enabling logs.

# Type aliases

No description provided by the author