Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnSeqItem ¶
type LogHelper ¶
type LogHelper struct {
// contains filtered or unexported fields
}
用于建立通信层协议seq和业务协议logId的映射关系
func NewLogHelper ¶
func (*LogHelper) GetLogsIndex ¶
func (lh *LogHelper) GetLogsIndex(key string, seq int32) (*ConnSeqItem, error)
Click to show internal directories.
Click to hide internal directories.