README ¶ Client This directory contains the client implenetation, pretty much all of this code is also used by the server console. However, it's very important that 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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis assets command console constants core help spin transport version Click to show internal directories. Click to hide internal directories.