package
0.0.0-20240310070309-9fb6cf190416
Repository: https://github.com/dark-enstein/scour.git
Documentation: pkg.go.dev

# Functions

CreateSocketSubProc creates a socket for testing.
NewConsole creates a new Console instance with the given context, network connection, HTTP, and interactive mode flag.
No description provided by the author
UnixSock establishes a Unix socket connection and initiates a console session.

# Constants

Represents a command to clear the console.
Represents a console error.
Represents a command to exit the console.

# Variables

Default connection timeout duration.
Default limit for iterative operations.
Error when the provided resource is not a socket.
Default page size for receiving data.
No description provided by the author
Format string for Unix socket session summary.

# Structs

Console represents a console session over a network connection.
No description provided by the author
No description provided by the author