package jobs import "github.com/spiral/roadrunner/v2/plugins/logger" type rpc struct { log logger.Logger }