Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAckEvent ¶
func ToAckEvent ¶
Types ¶
type IdGenerator ¶
type IdGenerator struct {
// contains filtered or unexported fields
}
func NewIdGenerator ¶
func NewIdGenerator() *IdGenerator
func (*IdGenerator) Next ¶
func (g *IdGenerator) Next() uint64
Click to show internal directories.
Click to hide internal directories.