actions

package
v0.19.921 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func New

func New(v *validator.Validate, apiClient nuon.Client, cfg *config.Config) *Service

func (*Service) CreateRun

func (s *Service) CreateRun(ctx context.Context, installID, actionWorkflowID string, roleName string, asJSON bool) error

func (*Service) DeleteWorkflow

func (s *Service) DeleteWorkflow(ctx context.Context, action_workflow_id string) error

func (*Service) GetRecentRuns

func (s *Service) GetRecentRuns(ctx context.Context, installID, actionWorkflowID string, offset, limit int, asJSON bool) error

func (*Service) GetRun

func (s *Service) GetRun(ctx context.Context, installID, runID string, asJSON bool) error

func (*Service) List

func (s *Service) List(ctx context.Context, appID string, offset, limit int, asJSON bool) error

Jump to

Keyboard shortcuts

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