//
pkg.gl
Category
github.com/CodexTapes/go-gin-restApi
models
package
0.0.0-20200415080349-c350f69330a6
Repository:
https://github.com/codextapes/go-gin-restapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
37 SLOC
#
Functions
InitDB
InitDB establishes postgres connection.
#
Variables
Archive
Archive - MovieCollection Pointer.
DB
DB - Postgres Db Handle.
#
Structs
Movie
Movie Model for the Movie table.
MovieCollection
MovieCollection - A []Movie.