processing

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueueProcessingService

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

func (*QueueProcessingService) Process

func (t *QueueProcessingService) Process(ctx context.Context, wg *sync.WaitGroup, platformer contracts.Platformer)

type QueueProcessor added in v1.0.1

type QueueProcessor interface {
	Process(ctx context.Context, wg *sync.WaitGroup, platformer contracts.Platformer)
}

func New

func New(options *runtime.ServiceOptions, natsConnection *nats.Conn) QueueProcessor

Jump to

Keyboard shortcuts

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