testing

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeService

type TimeService interface {
	GetTime(ctx context.Context, req *model.GetTimeRequest) (*model.GetTimeResponse, error)
	SetTime(ctx context.Context, req *model.SetTimeRequest) (*model.SetTimeResponse, error)
}

func NewTimeServiceClient

func NewTimeServiceClient(conn *grpc.ClientConn) TimeService

Jump to

Keyboard shortcuts

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