Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Codec ¶
type Codec = netty.CodecHandler
Codec defines an CodecHandler alias
func Combine ¶
func Combine(name string, inbound netty.InboundHandler, outbound netty.OutboundHandler) Codec
Combine to wrap InboundHandler and OutboundHandler into Codec.
Click to show internal directories.
Click to hide internal directories.