package
Version:
v1.0.13-vanity
Opens a new window with list of versions in this module.
Published: Jan 12, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sid - generate unique sid for connection (fd25::<connectionId>:<nextIndex>)
SIDPrefix - subnet for generated sid's
type Allocator interface {
SID(requestID string) string
Restore(hardwareAddr, sid string)
}
Allocator - generating unique SID for connection
NewSIDAllocator - creates sid allocator
Source Files
¶
Click to show internal directories.
Click to hide internal directories.