service

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

package service implements the gRPC API declared in ../../../proto/step.proto

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StepRunnerService

type StepRunnerService struct {
	proto.StepRunnerServer
	// contains filtered or unexported fields
}

func New

func New(stepCache runner.Cache, env *runner.Environment) *StepRunnerService

func (*StepRunnerService) Close

func (*StepRunnerService) FollowLogs

func (*StepRunnerService) Run

func (s *StepRunnerService) Run(ctx context.Context, request *proto.RunRequest) (response *proto.RunResponse, err error)

Run parses, prepares, and initiates execution of a RunRequest.

func (*StepRunnerService) Status

Jump to

Keyboard shortcuts

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