package
0.0.0-20240108132706-a42e141ffff6
Repository: https://github.com/daikiku10/go-test-app-backend.git
Documentation: pkg.go.dev

# Functions

DBへの接続 @params ctx コンテキスト cfg 接続設定の環境変数 @return DBインスタンス DBのクローズ関数(呼び先でdeferで呼ぶ必要あり).
No description provided by the author
No description provided by the author

# Constants

ErrCodeMySQLDuplicateEntry はMySQL系のDUPLICATEエラーコード https://dev.mysql.com/doc/mysql-errors/8.0/en/server-error-reference.html Error number: 1062; Symbol: ER_DUP_ENTRY; SQLSTATE: 23000.
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
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

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

# Interfaces

書き込み系メソッド類.
比較系メソッド類.
読み取り系メソッド類.