history

package
v0.3.21 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppStoreChartsHistoryService

type AppStoreChartsHistoryService interface {
	// Deprecated:
	CreateAppStoreChartsHistory(installedAppsId int, values string, userId int32, tx *pg.Tx) (historyModel *repository.AppStoreChartsHistory, err error)
}

type AppStoreChartsHistoryServiceImpl

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

func NewAppStoreChartsHistoryServiceImpl

func NewAppStoreChartsHistoryServiceImpl(logger *zap.SugaredLogger, appStoreChartsHistoryRepository repository.AppStoreChartsHistoryRepository) *AppStoreChartsHistoryServiceImpl

func (AppStoreChartsHistoryServiceImpl) CreateAppStoreChartsHistory

func (impl AppStoreChartsHistoryServiceImpl) CreateAppStoreChartsHistory(installedAppsId int, values string, userId int32, tx *pg.Tx) (historyModel *repository.AppStoreChartsHistory, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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