remoteconfiglogic

package
v0.6.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteConfigCreateLogic

type RemoteConfigCreateLogic struct {
	logx.Logger
	PrcDB *relationDB.ProductRemoteConfigRepo
	// contains filtered or unexported fields
}

func NewRemoteConfigCreateLogic

func NewRemoteConfigCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RemoteConfigCreateLogic

func (*RemoteConfigCreateLogic) RemoteConfigCreate

func (l *RemoteConfigCreateLogic) RemoteConfigCreate(in *dm.RemoteConfigCreateReq) (*dm.Response, error)

type RemoteConfigIndexLogic

type RemoteConfigIndexLogic struct {
	logx.Logger
	PrcDB *relationDB.ProductRemoteConfigRepo
	// contains filtered or unexported fields
}

func NewRemoteConfigIndexLogic

func NewRemoteConfigIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RemoteConfigIndexLogic

func (*RemoteConfigIndexLogic) RemoteConfigIndex

type RemoteConfigLastReadLogic

type RemoteConfigLastReadLogic struct {
	logx.Logger
	PrcDB *relationDB.ProductRemoteConfigRepo
	// contains filtered or unexported fields
}

func NewRemoteConfigLastReadLogic

func NewRemoteConfigLastReadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RemoteConfigLastReadLogic

func (*RemoteConfigLastReadLogic) RemoteConfigLastRead

type RemoteConfigPushAllLogic

type RemoteConfigPushAllLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewRemoteConfigPushAllLogic

func NewRemoteConfigPushAllLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RemoteConfigPushAllLogic

func (*RemoteConfigPushAllLogic) RemoteConfigPushAll

func (l *RemoteConfigPushAllLogic) RemoteConfigPushAll(in *dm.RemoteConfigPushAllReq) (*dm.Response, error)

Jump to

Keyboard shortcuts

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