Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromJSONTimeStamp ¶ added in v0.0.5
func ToJSONTimeStamp ¶ added in v0.0.5
func UTCTimeStamp ¶
func UTCTimeStamp() string
UTCTimeStamp Return UTC Time Stamp String in RFC 3339
Types ¶
type AMQPConnection ¶
type Queue ¶
type Queue struct { Servers []AMQPConnection `json:"servers,omitempty"` // List of AMQP Servers QueuePrefix string `json:"prefix,omitempty"` // [REQUIRED] Prefix to Queue Name }
Click to show internal directories.
Click to hide internal directories.