internal

package
v0.0.0-...-87689ac Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Transfer

func Transfer(r io.Reader, w io.Writer, args []string) error

Types

type ChannelRequest

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

type Filesystem

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

type PktlineChannel

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

func NewPktlineChannel

func NewPktlineChannel(r io.Reader, w io.Writer, p string) *PktlineChannel

func (*PktlineChannel) End

func (pc *PktlineChannel) End() error

func (*PktlineChannel) Lock

func (pc *PktlineChannel) Lock()

func (*PktlineChannel) ReadMessage

func (pc *PktlineChannel) ReadMessage() ([]string, []string, io.Reader, error)

func (*PktlineChannel) Scan

func (pc *PktlineChannel) Scan() bool

func (*PktlineChannel) SendMessage

func (pc *PktlineChannel) SendMessage(args []string, lines []string) error

func (*PktlineChannel) SendMessageData

func (pc *PktlineChannel) SendMessageData(args []string, data io.Reader) error

func (*PktlineChannel) Start

func (pc *PktlineChannel) Start() error

func (*PktlineChannel) Unlock

func (pc *PktlineChannel) Unlock()

Jump to

Keyboard shortcuts

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