package
0.0.0-20210604073403-7e38f205d5b3
Repository: https://github.com/blockchainpartner/scaling-hackathon-backend.git
Documentation: pkg.go.dev

# Functions

Init initialize connection to the DB and create collection objects if needed.
InitClient initializes a DB client object.
InitCollections initializes collection objects and creates indexes.

# Variables

Registries is the collection used to store the Registries.
RegistriesMapping is the collection used to store the relation user <-> registry.
Users is the collection used to store the Users.