internalService

package
v0.0.0-...-27c9e6d Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalService

type InternalService interface {
	ListProjects(accountId, projectType string) ([]models.Project, error)
	ListDBProjects(accountId string) ([]models.Project, error)
	ListTpUsers(projects []models.Project, accountId string) ([]models.ThirdUser, error)
	ListDomains(accountId, projectType string) ([]models.ProjectDomain, error)
	ListUiPages(accountId string) ([]string, error)
	ProcessUpdatingPlan(accountId string) (err error)
	GetNumberOfUiFormResponse(accountId, projectType, from, to string) (int64, error)
	GetFileStorageUsage(accountId, projectType string) (int64, error)
	HandleDomainPurchase(accountId, projectTag, domainName string) (err error)
}

Jump to

Keyboard shortcuts

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