svcs

package
v0.0.0-...-f163260 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2022 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 PingArgs

type PingArgs struct {
	Data []byte
}

type PingReply

type PingReply struct {
	Data []byte
}

type PingService

type PingService struct{}

func NewPingService

func NewPingService() *PingService

func (*PingService) ACL

func (t *PingService) ACL(m ...map[string]string)

func (*PingService) Close

func (t *PingService) Close()

func (*PingService) GrpcClient

func (t *PingService) GrpcClient(ctx context.Context, rpc *gorpc.Client)

func (*PingService) GrpcServer

func (t *PingService) GrpcServer(ctx context.Context, rpc *gorpc.Server)

func (*PingService) Name

func (t *PingService) Name() string

func (*PingService) Path

func (t *PingService) Path() string

func (*PingService) Ping

func (t *PingService) Ping(ctx context.Context, argType PingArgs, replyType *PingReply) error

func (*PingService) SignedHash

func (t *PingService) SignedHash() []byte

func (*PingService) StartClient

func (t *PingService) StartClient() error

func (*PingService) StartServer

func (t *PingService) StartServer() error

func (*PingService) State

func (t *PingService) State() interface{}

Jump to

Keyboard shortcuts

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