dummyworker

package
v0.0.0-...-f3afebf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2018 License: MIT Imports: 7 Imported by: 4

Documentation

Overview

Package dummyworker implements a worker for testing and examples.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() blaster.Worker

New returns a new dummy worker

Types

type Worker

type Worker struct {
	// contains filtered or unexported fields
}

Worker is the worker type

func (*Worker) Send

func (w *Worker) Send(ctx context.Context, raw map[string]interface{}) (map[string]interface{}, error)

Send satisfies the blaster.Worker interface

func (*Worker) Start

func (w *Worker) Start(ctx context.Context, raw map[string]interface{}) error

Start satisfies the blaster.Starter interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL