Codebase list sliver / 8dd415e8-ed62-4804-8eab-7589469fb40e/upstream client
8dd415e8-ed62-4804-8eab-7589469fb40e/upstream

Tree @8dd415e8-ed62-4804-8eab-7589469fb40e/upstream (Download .tar.gz)

Client

This directory contains the client implementation, pretty much all of this code is also used by the server console.

Important: No code in this directory import any code from server/.

  • assets/ - Static asset files and management code (e.g. client configs)
  • command/ - Command implementations
  • constants/ - Various shared constant values
  • core/ - Client state management
  • help/ - Console help
  • spin/ - Console spinner library
  • transport/ - Wires the client to the server
  • version/ - Version information
  • main.go - Entrypoint