package
Version:
v0.0.0-...-892d961
Opens a new window with list of versions in this module.
Published: Nov 23, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Conn struct {
DB *sqlx.DB
}
ConnはDBとの接続情報をもつ構造体です
NewConnはPostgreSQLを接続し、sql.DBオブジェクトのポインタをもつ構造体を返します
Source Files
¶
Click to show internal directories.
Click to hide internal directories.