package
0.0.12
Repository: https://github.com/kris-hansen/comanda.git
Documentation: pkg.go.dev

# Functions

New creates a new HTTP server with the given configuration.
Run creates and starts the HTTP server with the given configuration.

# Structs

BackupResponse represents a response for backup operations.
BulkFileRequest represents a request for bulk file operations.
BulkFileResponse represents a response for bulk file operations.
CORSConfig holds CORS-related configuration options.
EnvironmentRequest represents a request for environment operations.
EnvironmentResponse represents a response for environment operations.
FileInfo represents detailed information about a file.
FileRequest represents a request to create/edit a file.
FileResponse represents a response for file operations.
FileResult represents the result of a single file operation.
HealthResponse represents the health check response.
ListResponse represents the response for file listing.
ProcessResponse represents the response for process operations.
ProviderInfo represents information about a provider.
ProviderListResponse represents the response for provider listing.
ProviderRequest represents a request to modify a provider.
RestoreRequest represents a request for restore operations.
Server represents the HTTP server.
ServerConfig holds the configuration for the HTTP server.