signals

package
v0.0.0-...-2d30910 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SignalPayloadCancelOrder

type SignalPayloadCancelOrder struct {
	Route  string
	Reason string
}

type SignalPayloadChangeAssemblyComment

type SignalPayloadChangeAssemblyComment struct {
	Route   string
	Comment string
}

type SignalPayloadChangeDeliveryComment

type SignalPayloadChangeDeliveryComment struct {
	Route   string
	Comment string
}

type SignalPayloadCompleteAssembly

type SignalPayloadCompleteAssembly struct {
	Route     string
	Collected []models.OrderItem
}

type SignalPayloadCompleteDelivery

type SignalPayloadCompleteDelivery struct {
	Route     string
	Delivered []models.OrderItem
}

type SignalPayloadStartProcessing

type SignalPayloadStartProcessing struct {
	Route string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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