Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func ProvideAPI ¶
func ProvideAPI( httpServer *httpx.Server, snapshotterQueue worker_snapshots.Queue, ciBuildQueue *workers_ci.BuildQueue, gcQueue *worker_gc.Queue, gitsrv *gitserver.Server, pprof *pprof.Server, metrics *metrics.Server, ) *API
Click to show internal directories.
Click to hide internal directories.