recorder

package
v0.3.10-0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Object

type Object struct {
	Id        string
	Name      string
	Type      string
	LoginUser string
	Notes     jsonutils.JSONObject
}

func NewObject

func NewObject(id, name, oType, loginUser string, notes jsonutils.JSONObject) *Object

type Recoder

type Recoder interface {
	Start()
	Write(userInput string, ptyOutput string)
}

func NewCmdRecorder

func NewCmdRecorder(s *mcclient.ClientSession, obj *Object, sessionId string, accessedAt time.Time) Recoder

Jump to

Keyboard shortcuts

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