package
0.0.0-20191002105309-2204bf02b581
Repository: https://github.com/gowroc/meetups.git
Documentation: pkg.go.dev
# Functions
NewMongo returns an instance of NoSQL database.
NewPostgres returns an instance of SQL database.
# Structs
Mongo represents an implementation of NoSQL database.
Postgres represents an implementation of SQL database.
User represents user details in SQL database.
UserProfile represents a user profile in NoSQL database.