package
1.5.2
Repository: https://github.com/decentr-net/vulcan.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.
Package postgres is implementation of storage interface.

# Constants

ConfirmedReferralStatus means the reward has been sent to the sender and receiver.
InstalledReferralStatus means the receiver installed the Browser and restored the account with their seed.
RegisteredReferralStatus means the receiver registered with the sender referral code.

# Variables

ErrAddressIsTaken ...
ErrNotFound ...
ErrReferralCodeNotFound ...
ErrReferralTrackingExists ...

# Structs

DLoan ...
ReferralTracking ...
ReferralTrackingStats ...
RegisterStats ...
Request ...

# Interfaces

Storage provides methods for interacting with database.

# Type aliases

ReferralStatus represents a referral workflow status: registered -> installed -> confirmed.