service

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2023 License: MIT Imports: 3 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResetNodeId added in v0.5.1

func ResetNodeId(nodeId uint64)

Types

type Connection added in v0.5.1

type Connection interface {
	Increment()
	Decrement()
	Count() int64
	Reset()
	SessionID() int64
}
var Connections Connection = newDefaultConnectionServer(uint64(os.Getpid()))

Connections is a global variable which is used by session. var Connections = newConnectionService()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL