Documentation
¶
Overview ¶
Package identifier provides collision-resistant string-based identifiers.
Index ¶
Constants ¶
View Source
const ( // PrefixSynchronization is the prefix used for synchronization session // identifiers. PrefixSynchronization = "sync" // PrefixForwarding is the prefix used for forwarding session identifiers. PrefixForwarding = "fwrd" // PrefixProject is the prefix used for project identifiers. PrefixProject = "proj" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.