1 2 3 4 5 6 7
package jobs import "github.com/spiral/roadrunner/v2/plugins/logger" type rpc struct { log logger.Logger }