Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CleanupArg interface{}
View Source
var RequesterName string = "UKNOWN"
View Source
var RunWithDebug bool = false
var AmqpUrl = "amqp://guest:guest@localhost:5672/" var PostUrl = "http://localhost"
Functions ¶
func ConsumePublish ¶
func PublishRabbitmqNextStep ¶
func PublishRabbitmqNextStep(amqpUrl string, myName string, event cloudevents.Event) error
Types ¶
type AcknowledgeValues ¶
type AcknowledgeValues struct {
Identifier string
}
type RejectValues ¶
type RejectValues struct {
Identifier string
}
Click to show internal directories.
Click to hide internal directories.