Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RunParams ¶
type RunParams struct { ConfigService *config.Service DockerClient container.DockerClient Screen *terminal.Screen // Screen may be nil. ClipboardAvailable bool ConfigFilePath string BuildInfo domain.BuildInfo Logger *slog.Logger }
RunParams holds the parameters for running the application.
Click to show internal directories.
Click to hide internal directories.