Documentation
¶
Index ¶
- func RegisterRoutes(mux *http.ServeMux, registry *projectregistry.Registry, ...)
- func RegisterRoutesWithIngestion(mux *http.ServeMux, registry *projectregistry.Registry, ...)
- func RegisterRoutesWithWorkspace(mux *http.ServeMux, registry *projectregistry.Registry, ...)
- func RegisterRoutesWithWorkspaceAndIntegrations(mux *http.ServeMux, registry *projectregistry.Registry, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes(mux *http.ServeMux, registry *projectregistry.Registry, digest *projectregistry.DigestService)
func RegisterRoutesWithIngestion ¶
func RegisterRoutesWithIngestion(mux *http.ServeMux, registry *projectregistry.Registry, digest *projectregistry.DigestService, ingestion projectingestion.API)
func RegisterRoutesWithWorkspace ¶
func RegisterRoutesWithWorkspace(mux *http.ServeMux, registry *projectregistry.Registry, digest *projectregistry.DigestService, ingestion projectingestion.API, workspace projectworkspace.API)
func RegisterRoutesWithWorkspaceAndIntegrations ¶ added in v0.1.7
func RegisterRoutesWithWorkspaceAndIntegrations(mux *http.ServeMux, registry *projectregistry.Registry, digest *projectregistry.DigestService, ingestion projectingestion.API, workspace projectworkspace.API, integrations *projectintegrations.Service)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.