zrpc

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client = zrpc.Client

func MustNewClient

func MustNewClient(c RpcClientConf, options ...ClientOption) Client

type ClientOption

type ClientOption = zrpc.ClientOption

type RpcClientConf

type RpcClientConf struct {
	zrpc.RpcClientConf
}

type RpcServer

type RpcServer = zrpc.RpcServer

func MustNewServer

func MustNewServer(c RpcServerConf, register func(*grpc.Server)) *RpcServer

type RpcServerConf

type RpcServerConf struct {
	zrpc.RpcServerConf
	Tag string `json:",optional,env=ZERO_FLOW_TAG"`
}

Directories

Path Synopsis
internal
p2c

Jump to

Keyboard shortcuts

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