package
0.0.0-20200415080349-c350f69330a6
Repository: https://github.com/codextapes/go-gin-restapi.git
Documentation: pkg.go.dev

# Functions

InitDB establishes postgres connection.

# Variables

Archive - MovieCollection Pointer.
DB - Postgres Db Handle.

# Structs

Movie Model for the Movie table.
MovieCollection - A []Movie.