# README
Console (Client)
Contains the entrypoint for the console client
# Functions
NewConsole creates the sliver client (and console), creating menus and prompts.
Init requires a working RPC connection to the sliver server, and 2 different sets of commands.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Debug - Display debug information.
No description provided by the author
No description provided by the author
No description provided by the author
Info - Display colorful information.
ANSI Colors.
No description provided by the author
No description provided by the author
No description provided by the author
Success - Diplay success.
No description provided by the author
No description provided by the author
Warn - Warn a user.
Woot - Display success.
# Structs
No description provided by the author
ConsoleClientLogger is an io.Writer that sends data to the server.
No description provided by the author
# Type aliases
Observer - A function to call when the sessions changes.
Observer - A function to call when the sessions changes.