services

package
v0.0.0-...-2a34ce9 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessLogService

type AccessLogService struct {
}

type AccountService

type AccountService struct {
}

type AppsService

type AppsService struct {
}

func NewAppsService

func NewAppsService() *AppsService

func (*AppsService) GetAppByNameAndVersion

func (a *AppsService) GetAppByNameAndVersion(name, version string) (models.ZapApps, error)

func (*AppsService) GetAppList

func (a *AppsService) GetAppList() []models.ZapApps

func (*AppsService) GetAppListById

func (a *AppsService) GetAppListById(id int) *models.ZapApps

func (*AppsService) GetAppListByName

func (a *AppsService) GetAppListByName(name string) []models.ZapApps

Jump to

Keyboard shortcuts

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