Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSignalR ¶
func NewSignalR(logger logger.Logger) bindings.OutputBinding
NewSignalR creates a new output binding for Azure SignalR.
Types ¶
type SignalR ¶
type SignalR struct {
// contains filtered or unexported fields
}
SignalR is an output binding for Azure SignalR.
func (*SignalR) Init ¶
Init is responsible for initializing the SignalR output based on the metadata.
func (*SignalR) Invoke ¶
func (s *SignalR) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*SignalR) Operations ¶
func (s *SignalR) Operations() []bindings.OperationKind
Click to show internal directories.
Click to hide internal directories.