http1

package
v4.0.8 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchivedWorkflowsServiceClient

type ArchivedWorkflowsServiceClient = Facade

func (ArchivedWorkflowsServiceClient) GetArchivedWorkflow

func (ArchivedWorkflowsServiceClient) ListArchivedWorkflowLabelKeys

func (ArchivedWorkflowsServiceClient) ListArchivedWorkflowLabelValues

func (ArchivedWorkflowsServiceClient) ListArchivedWorkflows

func (ArchivedWorkflowsServiceClient) ResubmitArchivedWorkflow

func (ArchivedWorkflowsServiceClient) RetryArchivedWorkflow

type CronWorkflowServiceClient

type CronWorkflowServiceClient = Facade

func (CronWorkflowServiceClient) CreateCronWorkflow

func (CronWorkflowServiceClient) GetCronWorkflow

func (CronWorkflowServiceClient) LintCronWorkflow

func (CronWorkflowServiceClient) ListCronWorkflows

func (CronWorkflowServiceClient) UpdateCronWorkflow

type Facade

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

Facade provides a adapter from GRPC interface, but uses HTTP to send the messages. Errors are extracted from message body and returned as GRPC status errors.

func NewFacade

func NewFacade(baseURL, authorization string, insecureSkipVerify bool, headers []string, httpClient *http.Client) Facade

func (Facade) Delete

func (h Facade) Delete(ctx context.Context, in, out interface{}, path string) error

func (Facade) EventStreamReader

func (h Facade) EventStreamReader(ctx context.Context, in interface{}, path string) (*bufio.Reader, error)

func (Facade) Get

func (h Facade) Get(ctx context.Context, in, out interface{}, path string) error

func (Facade) Post

func (h Facade) Post(ctx context.Context, in, out interface{}, path string) error

func (Facade) Put

func (h Facade) Put(ctx context.Context, in, out interface{}, path string) error

func (Facade) ResumeCronWorkflow

func (Facade) SuspendCronWorkflow

type InfoServiceClient

type InfoServiceClient = Facade

func (InfoServiceClient) CollectEvent

func (InfoServiceClient) GetInfo

func (InfoServiceClient) GetUserInfo

func (InfoServiceClient) GetVersion

type SyncServiceClient

type SyncServiceClient = Facade

func (SyncServiceClient) CreateSyncLimit

func (SyncServiceClient) GetSyncLimit

func (SyncServiceClient) UpdateSyncLimit

type WorkflowServiceClient

type WorkflowServiceClient = Facade

func (WorkflowServiceClient) CreateWorkflow

func (WorkflowServiceClient) GetWorkflow

func (WorkflowServiceClient) LintWorkflow

func (WorkflowServiceClient) ListWorkflows

func (WorkflowServiceClient) ResubmitWorkflow

func (WorkflowServiceClient) ResumeWorkflow

func (WorkflowServiceClient) RetryWorkflow

func (WorkflowServiceClient) SetWorkflow

func (WorkflowServiceClient) StopWorkflow

func (WorkflowServiceClient) SubmitWorkflow

func (WorkflowServiceClient) SuspendWorkflow

func (WorkflowServiceClient) TerminateWorkflow

type WorkflowTemplateServiceClient

type WorkflowTemplateServiceClient = Facade

func (WorkflowTemplateServiceClient) GetWorkflowTemplate

func (WorkflowTemplateServiceClient) LintWorkflowTemplate

Jump to

Keyboard shortcuts

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