Codebase list sliver / 7861cdfa-bca9-4158-ac19-f73411e59948/upstream client
7861cdfa-bca9-4158-ac19-f73411e59948/upstream

Tree @7861cdfa-bca9-4158-ac19-f73411e59948/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