rpcserver

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCodec

func NewCodec(maxsize int) (codec.Encoder, codec.Decoder)

Types

type Server

type Server interface {
	Stop()
	Run() error
	Register(func(uint64, interface{}, goetty.IOSession) error) int
}

func New

func New(addr string, maxsize int, log *zap.Logger) (Server, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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