ql

package
v1.0.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BridgeArgs

type BridgeArgs struct {
	Data []byte
}

type BridgeCall

type BridgeCall struct {
	Body    []byte
	Method  string
	Carrier propagation.MapCarrier
}

type BridgeReply

type BridgeReply struct {
	Data []byte
}

func QlCall

func QlCall(
	h host.Host,
	ctx context.Context,
	input interface{},
	peerAddr string,
	serviceName string,
	serviceMethod string,
	method string,
	span trace.Span,
) (
	BridgeReply,
	error,
)

Jump to

Keyboard shortcuts

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