v0.3.1: Fixes gokit implementation (#9)
The correct way of supporting gokit's Endopint is to use a decoder function, responsible for decoding the data from the transport layer into the endpoint layer request format. This commit copies the package "goduckhelper" from the foundationkit repository, that creates a Processor/BatchProcessor from an endpoint and decoder.