engine

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 26 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalizePaths

func NormalizePaths(workdir, configPath string) (string, string, error)

func Start

func Start(ctx context.Context, startOpts *Config, fn StartCallback) error

Types

type Config

type Config struct {
	Workdir    string
	LocalDirs  map[string]string
	ConfigPath string
	// If true, do not load project extensions
	NoExtensions bool
	LogOutput    io.Writer
}

type MergedSocketProviders

type MergedSocketProviders map[string]sshforward.SSHServer

Map of id -> handler for that id.

func (MergedSocketProviders) CheckAgent

func (MergedSocketProviders) ForwardAgent

func (MergedSocketProviders) Register

func (m MergedSocketProviders) Register(server *grpc.Server)

type StartCallback

type StartCallback func(context.Context, *router.Router) error

Directories

Path Synopsis
distconsts module

Jump to

Keyboard shortcuts

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