Directories
¶
| Path | Synopsis |
|---|---|
|
Package main implements the DE CLI client for interacting with the deserver.
|
Package main implements the DE CLI client for interacting with the deserver. |
|
internal/commands
Package commands provides the CLI command structure and execution for the decli client.
|
Package commands provides the CLI command structure and execution for the decli client. |
|
internal/commands/auth
Package authcmd provides CLI commands for user authentication operations.
|
Package authcmd provides CLI commands for user authentication operations. |
|
internal/commands/decmd
Package decmd handles all decli commands related to the differential evolution API.
|
Package decmd handles all decli commands related to the differential evolution API. |
|
internal/config
Package config manages CLI client configuration including server connection settings.
|
Package config manages CLI client configuration including server connection settings. |
|
internal/state
Package state manages the state of the CLI.
|
Package state manages the state of the CLI. |
|
internal/state/sqlite
Package sqlite implements the methods defined in the CLI state interface.
|
Package sqlite implements the methods defined in the CLI state interface. |
|
internal/utils
Package utils provides utility functions for the CLI including secure password handling.
|
Package utils provides utility functions for the CLI including secure password handling. |
|
Package main implements the DE server providing gRPC and HTTP APIs for DE optimization.
|
Package main implements the DE server providing gRPC and HTTP APIs for DE optimization. |
|
internal/commands
Package commands provides the server command structure and execution for the deserver.
|
Package commands provides the server command structure and execution for the deserver. |
|
internal/config
Package config manages server configuration including ports, database, and security settings.
|
Package config manages server configuration including ports, database, and security settings. |
Click to show internal directories.
Click to hide internal directories.