Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SignalR ¶
type SignalR struct {
// contains filtered or unexported fields
}
SignalR is an output binding for Azure SignalR
func NewSignalR ¶
NewSignalR creates a new pub/sub based on Azure SignalR
func (*SignalR) Init ¶
Init is responsible for initializing the SignalR output based on the metadata
func (*SignalR) Invoke ¶
func (s *SignalR) Invoke(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.