term

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionPool

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

func NewSessionPool

func NewSessionPool() *SessionPool

func (*SessionPool) GetSession

func (p *SessionPool) GetSession(id int64) (*Sessions, error)

func (*SessionPool) SetSession

func (p *SessionPool) SetSession(id int64, session *Sessions)

type Sessions

type Sessions struct {
	SshClient *ssh.Client
}

func NewSessions

func NewSessions(sshClient *ssh.Client) *Sessions

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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