service

package
v0.0.0-...-351ec1d Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseService

type BaseService struct {
	Ctx context.Context
}

func (*BaseService) SetCtx

func (s *BaseService) SetCtx(ctx context.Context)

type GreeterService

type GreeterService struct {
	BaseService
}

func (*GreeterService) SayHello

func (s *GreeterService) SayHello(ctx context.Context, in *pb.HelloReq) (*pb.HelloReply, error)

Jump to

Keyboard shortcuts

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