remote_connection_types

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeUnspecified = Type(iota)
	TypeNative
	TypeNativeLocalOverridePath
	TypeSocketUnix
	TypeUrl
	TypeStdioLocal
	TypeStdioSSH
	// TypeUrlWebsocket selects the drtp websocket transport
	// (sierra/remote_proto), upgrading an HTTP url remote to a websocket
	// session. See docs/rfcs/0004-remote-transfer-protocol.md.
	TypeUrlWebsocket
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type int

func GetAllTypeTypes

func GetAllTypeTypes() []Type

func (*Type) GetCLICompletion

func (tipe *Type) GetCLICompletion() map[string]string

func (*Type) Set

func (tipe *Type) Set(value string) (err error)

func (Type) String

func (i Type) String() string

Jump to

Keyboard shortcuts

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