directory
1.6.3
Repository: https://github.com/decentr-net/cerberus.git
Documentation: pkg.go.dev

# Packages

Package blockchain contains code for interacting with the decentr blockchain.
Package consumer contains interface of blocks consumer.
Package crypto contains encrypting and decrypting reader.
Package entities contains service-wide models.
Package hades contains code for interacting with Hades - antifraud service.
Package health provides handler for health checks.
Package pdvrewards contains code for rewards calculation and distribution.
Package producer contains the interface of producer.
Package refine ...
Package server Cerberus The Cerberus is an users' data keeper.
Package service contains business logic of application.
Package storage contains FileStorage interface and its mock.
Package throttler provides functionality to throttle http requests.