Back to Sliver

client/console

client/console/README.md

1.7.3406 B
Original Source

client/console

Overview

Renders the interactive console UI, logging, and terminal helpers for the client. Coordinates readline behavior, prompt styling, and message formatting.

Go Files

  • console.go – Implements the interactive console, prompt rendering, and RPC client integration.
  • log.go – Provides structured logging utilities and output filters tailored to the console experience.