Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCFQueues ¶
func NewCFQueues(logger logger.Logger) bindings.OutputBinding
NewCFQueues returns a new CFQueues.
Types ¶
type CFQueues ¶
CFQueues is a binding for publishing messages on Cloudflare Queues
func (*CFQueues) Invoke ¶
func (q *CFQueues) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
Invoke the output binding.
func (CFQueues) Operations ¶
func (q CFQueues) Operations() []bindings.OperationKind
Operations returns the supported operations for this binding.
Click to show internal directories.
Click to hide internal directories.