Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
autodeb-server
command
autodeb-server is the main server
|
autodeb-server is the main server |
|
autodeb-server/internal/cli
Package cli is responsible for parsing command line arguments and creating a server config.
|
Package cli is responsible for parsing command line arguments and creating a server config. |
|
autodeb-worker
command
autodeb-worker retrieves jobs from the main server and executes them
|
autodeb-worker retrieves jobs from the main server and executes them |
|
autodeb-worker/internal/cli
Package cli is responsible for parsing command line arguments and creating a worker config.
|
Package cli is responsible for parsing command line arguments and creating a worker config. |
|
update-random-package
command
|
|
|
internal
|
|
|
apiclient
Package apiclient implements a client for the autodeb-server REST API
|
Package apiclient implements a client for the autodeb-server REST API |
|
errorchecks
Package errorchecks implements functions for inspecting error meanings.
|
Package errorchecks implements functions for inspecting error meanings. |
|
exec
Package exec contains methods that call os commands
|
Package exec contains methods that call os commands |
|
filesystem
Package filesystem provides an abstraction for a file system.
|
Package filesystem provides an abstraction for a file system. |
|
ftpmasterapi
Package ftpmasterapi is a client for the REST API at api-ftp-master.debian.org
|
Package ftpmasterapi is a client for the REST API at api-ftp-master.debian.org |
|
http
Package http is responsible for creating an HTTP server
|
Package http is responsible for creating an HTTP server |
|
http/decorators
Package decorators contains general-purpose HTTP handler decorators
|
Package decorators contains general-purpose HTTP handler decorators |
|
log
Package log provides a logger.
|
Package log provides a logger. |
|
server
Package server contains the core of the autodeb server.
|
Package server contains the core of the autodeb server. |
|
server/app
Package app implements most of the application logic
|
Package app implements most of the application logic |
|
server/database
Package database is responsible for all database logic.
|
Package database is responsible for all database logic. |
|
server/models
Package models defines all models used within the application.
|
Package models defines all models used within the application. |
|
server/router
Package router provides the main router.
|
Package router provides the main router. |
|
server/router/internal/webpages
Package webpages contains handlers that serve autodeb-server's web pages
|
Package webpages contains handlers that serve autodeb-server's web pages |
|
udd
Package udd is a client for the API at udd.debian.org
|
Package udd is a client for the API at udd.debian.org |
|
worker
Package worker contains the core of the autodeb worker.
|
Package worker contains the core of the autodeb worker. |
Click to show internal directories.
Click to hide internal directories.