package
0.0.0-20200826111659-c772d2a39d1b
Repository: https://github.com/annchain/blockdb.git
Documentation: pkg.go.dev

# README

Processors

Processors are responsible for handling incoming connections.

Processors include routers. They proxy requests to backend implementations. They also audit the request in parallel(or in a synchronized way).

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author