greetlogic

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 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