server

package
v0.4.19 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "common.net.drpcserver"

Variables

This section is empty.

Functions

This section is empty.

Types

type DRPCHandlerWrapper

type DRPCHandlerWrapper func(handler drpc.Handler) drpc.Handler

type DRPCServer

type DRPCServer interface {
	ServeConn(ctx context.Context, conn net.Conn) (err error)
	DrpcConfig() rpc.Config
	app.Component
	drpc.Mux
}

func New

func New() DRPCServer

Jump to

Keyboard shortcuts

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