greetlogic

package
v0.0.0-...-04e3e86 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2022 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 SayHelloLogic

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

func NewSayHelloLogic

func NewSayHelloLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SayHelloLogic

func (*SayHelloLogic) SayHello

func (l *SayHelloLogic) SayHello(in *hi.HelloReq) (*hi.HelloResp, error)

type SayHiLogic

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

func NewSayHiLogic

func NewSayHiLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SayHiLogic

func (*SayHiLogic) SayHi

func (l *SayHiLogic) SayHi(in *hi.HiReq) (*hi.HiResp, error)

Jump to

Keyboard shortcuts

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