package
2.0.0-20201106045608-19111258327d
Repository: https://github.com/felipemp0/go-rest-api-gin.git
Documentation: pkg.go.dev

# Functions

ConnectDatabase creates a new connection with the database and initializes the datastore running the migrations.

# Variables

DB represents the connection to the database instance.

# Structs

Book model represents a book with its title and author name, as well as, a unique identifier.