harp_apps.dashboard.controllers

Inheritance diagram of harp_apps.dashboard.controllers

class DashboardController[source]

Bases: RoutingController

__init__(storage, settings, http_client, router=None)[source]
Parameters:
http_client: AsyncClient
name = 'ui'
settings: DashboardSettings
static_build_path = '/home/docs/checkouts/readthedocs.org/user_builds/harp-proxy/checkouts/latest/harp_apps/dashboard/web'

Static directory to look for pre-built assets.

storage: IStorage

Submodules