 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMQ ¶
type RabbitMQ struct {
	// contains filtered or unexported fields
}
    RabbitMQ allows sending/receiving data to/from RabbitMQ.
func NewRabbitMQ ¶
NewRabbitMQ returns a new rabbitmq instance.
func (*RabbitMQ) Invoke ¶
func (r *RabbitMQ) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*RabbitMQ) Operations ¶
func (r *RabbitMQ) Operations() []bindings.OperationKind
 Click to show internal directories. 
   Click to hide internal directories.