Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WarehouseAPI ¶
type WarehouseAPI struct {
Logger logger.Logger
Stats stats.Stats
Repo stagingFilesRepo
Multitenant *multitenant.Manager
}
func (*WarehouseAPI) Handler ¶
func (api *WarehouseAPI) Handler() http.Handler
Handler returns a http handler for the warehouse API.
Implemented routes: - POST /v1/process
Click to show internal directories.
Click to hide internal directories.