module Karafka::Params::Builders
Due to the fact, that we create params related objects in couple contexts / places plus backends can build up them their own way we have this namespace. It allows to isolate actual params objects from their building process that can be context dependent.