interfaces

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRpcClientGenerator

func AddRpcClientGenerator(name string, generator interface{})

func SetClusterProxy

func SetClusterProxy(proxy any)

Types

type MethodItem

type MethodItem = gmsgdef.MethodItem

type MsgDef

type MsgDef = gmsgdef.MsgDef

type ReqItem

type ReqItem = gmsgdef.ReqItem

type RpcDiscoverer

type RpcDiscoverer interface {
	NewMeshClient(target string) (gtransport.Client, error)
}

func GetRpcDiscoverer

func GetRpcDiscoverer() RpcDiscoverer

type RpcProvider

type RpcProvider interface {
	AddServiceProvider(name string, desc interface{}, provider interface{})
}

func GetRpcProvider

func GetRpcProvider() RpcProvider

Jump to

Keyboard shortcuts

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