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

# Functions

NewRegistry create a new Registry Object.
NewRegistryMapping create a new RegistryMapping Object.
NewTransaction create a new Transaction Object.
NewUser create a new User Object.

# Structs

KYC represent the information about the user's KYC.
KYCDob represent the information about the user's KYC Dob field.
KYCLocation represent the information about the user's KYC Location field.
Registry is the base of data to create a registry.
RegistryMapping is the base of data to create a registry.
Transaction is the model used to represent an Ethereum transaction.
TransactionFilters is the model used to query the transactions in the database.
User is the base of data to create a user.
UserRegistry represent the information about the user's registry keys.