utils

package
v0.0.85-test Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckOrgExists

func CheckOrgExists(ctx context.Context, store OrgStore, orgID int64) error

Types

type DashboardStore

type DashboardStore interface {
	GetDashboard(context.Context, *models.GetDashboardQuery) error
}

type OrgStore

type OrgStore interface {
	GetOrgById(context.Context, *models.GetOrgByIdQuery) error
}

Jump to

Keyboard shortcuts

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