Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MsgChan chan SandboxMessage
Functions ¶
This section is empty.
Types ¶
type CloudEventsSandboxOnlyPublisher ¶
type CloudEventsSandboxOnlyPublisher struct {
// contains filtered or unexported fields
}
func NewCloudEventsPublisher ¶
func NewCloudEventsPublisher() *CloudEventsSandboxOnlyPublisher
func (*CloudEventsSandboxOnlyPublisher) PublishRaw ¶
func (z *CloudEventsSandboxOnlyPublisher) PublishRaw(ctx context.Context, topic string, msgRaw []byte) error
PublishRaw will publish a raw byte array as a message with context.
Click to show internal directories.
Click to hide internal directories.