Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnknownFlag = errors.New("unknown flag") ErrUnknownEncryptType = errors.New("unknown encrypt type") )
Functions ¶
This section is empty.
Types ¶
type Codec ¶
type Codec struct { WtSessionTicketKey []byte // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.