package
1.5.7
Repository: https://github.com/ybkuroki/go-webapp-sample.git
Documentation: pkg.go.dev

# Functions

NewBookRepository is constructor for bookRepository.

# Constants

MYSQL represents MySQL.
POSTGRES represents PostgreSQL.
SQLITE represents SQLite3.

# Interfaces

Repository defines a interface for access the database.