server

package
v0.0.0-...-4f2888e Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package server implements the ExecService gRPC server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecServer

type ExecServer struct {
	pb.UnimplementedExecServiceServer
}

ExecServer implements the ExecService gRPC service. It runs shell commands and streams their output.

func (*ExecServer) RunCommand

RunCommand executes a shell command and streams output events until the command exits. The command_line is interpreted by sh -c. Stdout and stderr are merged into the output stream.

Jump to

Keyboard shortcuts

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