//
pkg.gl
Category
github.com/Direnzo30/go_microservices_users_api
datasources
psql
package
0.0.0-20201208032335-437d8a9b99cd
Repository:
https://github.com/direnzo30/go_microservices_users_api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
16 SLOC
#
Packages
userdb
No description provided by the author
#
Functions
InitHandlers
InitHandlers initializes all database connections.
#
Variables
Connections
Connections centralizes.
#
Structs
DBhandler
DBhandler Wrapper for all psql connections.