client

command
v1.15.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

README

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 can import any code from server/.

  • assets/ - Static asset files and management code (e.g. client configs)
  • cli/ - Command line interface implementation
  • command/ - Console command implementations
  • constants/ - Various shared constant values
  • core/ - Client state management
  • licenses/ - Open source licenses
  • spin/ - Console spinner library
  • tcpproxy/ - Local TCP proxy listener code
  • transport/ - Wires the client to the server
  • version/ - Version information
  • main.go - Entrypoint

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL