message

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2014 License: MIT Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	MessageId       string
	CorrelationId   string
	Timestamp       time.Time
	AppId           string
	ContentType     string
	ContentEncoding string
	Exchange        string
	RoutingKey      string
	Mandatory       bool
	Immediate       bool
	BodyBytes       []byte

	*http.Request
}

func NewMessage

func NewMessage(req *http.Request) (*Message, error)

Jump to

Keyboard shortcuts

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