package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jul 22, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type RequestPdu interface {
Pdu
ToResponse(code uint32) interface{}
}
type Sequence32 interface {
NextVal() int32
}
Sequence32 32位序号生成器
type Sequence64 interface {
NextVal() int64
}
Sequence64 64位序号生成器
type SequenceBCD interface {
NextVal() []byte
}
SequenceBCD BCD码序号生成器
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.