api

package
v0.0.0-...-cb1a7a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventManager

type EventManager struct {
	// contains filtered or unexported fields
}

func NewEventManager

func NewEventManager(action model.Action, url, token string) *EventManager

func (*EventManager) Emit

func (m *EventManager) Emit(ctx context.Context, data map[string]interface{}, key string) (*model.Event, error)

type UnexpectedResponseError

type UnexpectedResponseError struct {
	StatusCode int
	Cause      errawr.Error
}

func (*UnexpectedResponseError) Error

func (e *UnexpectedResponseError) Error() string

type WorkflowRunManager

type WorkflowRunManager struct {
	// contains filtered or unexported fields
}

func NewWorkflowRunManager

func NewWorkflowRunManager(us, token string) (*WorkflowRunManager, error)

func (*WorkflowRunManager) Run

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL