service

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewHelloServer)

ProviderSet is server providers.

Functions

This section is empty.

Types

type HelloService

type HelloService struct {
	hello.UnimplementedHelloServer
	// contains filtered or unexported fields
}

func NewHelloServer

func NewHelloServer(ctx *svc.ServiceContext) *HelloService

func (*HelloService) SayHello

func (h *HelloService) SayHello(ctx context.Context, req *hello.HelloReq) (*hello.HelloResp, error)

Jump to

Keyboard shortcuts

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