package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Feb 2, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ResetNodeId(nodeId uint64)
多网关部署时 需要重新设置这个值 nano.WithNodeId()
type Connection interface {
Increment()
Decrement()
Count() int64
Reset()
SessionID() int64
}
Connections is a global variable which is used by session.
var Connections = newConnectionService()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.