mxGateDefine

package
v0.0.0-...-e36d2b6 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Version

func Version() string

Types

type GrpcUnit

type GrpcUnit struct {
	IsPlayModule bool                  // 是否是玩法
	Handlers     []IGrpcServiceHandler // 对于的连接信息
	K8s          string                // k8s中记录的名字
}

type IGrpcServiceHandler

type IGrpcServiceHandler func(context.Context, *gwruntime.ServeMux, *grpc.ClientConn) error

Jump to

Keyboard shortcuts

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