package
0.0.0-20230110111202-2ecc45d88048
Repository: https://github.com/edwvee/dbatcher.git
Documentation: pkg.go.dev

# Variables

ErrDidntShutdownInTime means that HTTPReceiver didn't process all requests andclosed all connections in time.

# Structs

Config is a config for a receiver.
HTTPReceiver receives data via HTTP.

# Interfaces

Receiver is something that communicates with the outer world and receives data.