Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
Config Config
Storage storage.Storage
Router *mux.Router
JobContainer job.Container
}
Server represents the application's server
Click to show internal directories.
Click to hide internal directories.