protocol

package
v0.0.0-...-edba4e5 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2019 License: Apache-2.0 Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	Type  string
	Value interface{}
}

type Processor

type Processor interface {
	Process(*ProtoMessage) error
}

type ProtoMessage

type ProtoMessage struct {
	UUID       string
	Name       string
	RoutingKey string
	ETA        *time.Time
	Headers    Protocol
	Args       []Params
	// contains filtered or unexported fields
}

type Protocol

type Protocol map[string]interface{}

type ResultMessage

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

Jump to

Keyboard shortcuts

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