push

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountLogic

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

func NewCountLogic

func NewCountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CountLogic

func (*CountLogic) Count

func (l *CountLogic) Count(req *types.FormCount) (resp *types.PushResp, err error)

type GetroominfoLogic

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

func NewGetroominfoLogic

func NewGetroominfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetroominfoLogic

func (*GetroominfoLogic) Getroominfo

func (l *GetroominfoLogic) Getroominfo(req *types.FormCount) (resp *types.PushResp, err error)

type PushLogic

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

func NewPushLogic

func NewPushLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PushLogic

func (*PushLogic) Push

func (l *PushLogic) Push(req *types.FormPush) (resp *types.PushResp, err error)

type PushroomLogic

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

func NewPushroomLogic

func NewPushroomLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PushroomLogic

func (*PushroomLogic) Pushroom

func (l *PushroomLogic) Pushroom(req *types.FormRoom) (resp *types.PushResp, err error)

Jump to

Keyboard shortcuts

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