package
0.0.0-20230918034814-3e848aa60e10
Repository: https://github.com/lindb/linsight.git
Documentation: pkg.go.dev
# Functions
NewBootAPI creates a BootAPI instance.
NewChartAPI creates a ChartAPI instance.
NewComponentAPI creates a ComponentAPI instance.
NewDashboardAPI creates a DashboardAPI instance.
NewDatasourceAPI creates a DatasourceAPI instance.
NewDatasourceQueryAPI creates a DatasourceQueryAPI instance.
NewIntegrationAPI creates an IntegerationAPI instance.
NewLoginAPI creates a LoginAPI instance.
NewOrgAPI creates an OrgAPI instance.
NewTagAPI creates a TagAPI instance.
NewTeamAPI creates a TeamAPI instance.
NewUserAPI creates an UserAPI instance.
# Structs
BootAPI represents boot information related api handlers.
ChartAPI represents chart repo related api handlers.
ComponentAPI represents component information related api handlers.
DashboardAPI represents dashboard related api handlers.
DatasourceAPI represents data source related api handlers.
DatasourceQueryAPI represents data source query related api handlers.
IntegerationAPI represents integration information related api handlers.
LoginAPI represents login related api handlers.
OrgAPI represents org related api handlers.
TagAPI represents tag related api handlers.
TeamAPI represents team related api handlers.
UserAPI represents user related api handlers.