service

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSetService = wire.NewSet(NewPingService)

ProviderSetService is service providers.

Functions

This section is empty.

Types

type PingService

type PingService struct {
	ping.UnimplementedPingServer
	// contains filtered or unexported fields
}

PingService is a Ping service.

func NewPingService

func NewPingService(uc *biz.PingBiz, logger log.Logger) *PingService

NewPingService new a Ping service.

func (*PingService) Check

func (s *PingService) Check(ctx context.Context, in *ping.PingRequest) (*ping.PingReply, error)

Check implements ping.Check

Jump to

Keyboard shortcuts

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