Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericGobCodec ¶ added in v0.4.4
type GenericGobCodec struct{}
GenericGobCodec implements the LoginCodec interface for using the gob LoginCodec.
type GenericJsonCodec ¶ added in v0.4.4
type GenericJsonCodec struct{}
GenericJsonCodec implements the LoginCodec interface for using the Json LoginCodec.
type GenericMsgPackCodec ¶ added in v0.4.4
type GenericMsgPackCodec struct{}
GenericMsgPackCodec implements the LoginCodec interface for using the MsgPack LoginCodec.
type MessageGobCodec ¶ added in v0.4.4
type MessageGobCodec struct{}
type MessageJsonCodec ¶ added in v0.4.4
type MessageJsonCodec struct{}
type MessageMsgPackCodec ¶ added in v0.4.4
type MessageMsgPackCodec struct{}
Click to show internal directories.
Click to hide internal directories.