dashboardapp

package
v0.9.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(ctx context.Context) *Service

func (*Service) DeleteCredential

func (s *Service) DeleteCredential(accountID string) error
func (s *Service) DeleteProviderLink(source string) error

func (*Service) InstallIntegration

func (s *Service) InstallIntegration(id integrations.ID) ([]integrations.Status, error)

func (*Service) SaveCredential

func (s *Service) SaveCredential(accountID, apiKey string) error

func (*Service) SaveDashboardHideSectionsWithNoData

func (s *Service) SaveDashboardHideSectionsWithNoData(hide bool) error

func (*Service) SaveDashboardProviders

func (s *Service) SaveDashboardProviders(providersCfg []config.DashboardProviderConfig) error

func (*Service) SaveDashboardView

func (s *Service) SaveDashboardView(view string) error

func (*Service) SaveDashboardWidgetSections

func (s *Service) SaveDashboardWidgetSections(sections []config.DashboardWidgetSection) error

func (*Service) SaveDetailWidgetSections added in v0.8.0

func (s *Service) SaveDetailWidgetSections(sections []config.DetailWidgetSection) error
func (s *Service) SaveProviderLink(source, target string) error

func (*Service) SaveTheme

func (s *Service) SaveTheme(themeName string) error

func (*Service) SaveTimeWindow

func (s *Service) SaveTimeWindow(window string) error

func (*Service) ValidateAPIKey

func (s *Service) ValidateAPIKey(accountID, providerID, apiKey string) (bool, string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL