Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationServiceClient ¶
type NotificationServiceClient struct {
// contains filtered or unexported fields
}
func NewNotificationServiceClient ¶
func NewNotificationServiceClient(baseURL string, accessToken string, apiKey string) *NotificationServiceClient
func (*NotificationServiceClient) ReadResponse ¶
func (ns *NotificationServiceClient) ReadResponse(wsConn *websocket.Conn) (*domain.WorkflowResponse, error)
Click to show internal directories.
Click to hide internal directories.