Discover Packages
github.com/netsec-ethz/rains
internal
pkg
token
package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Oct 6, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Compare returns an integer comparing two Tokens lexicographically. The result will be 0 if
a==b, -1 if a < b, and +1 if a > b. A nil argument is equivalent to an empty slice
Token identifies a message
New generates a new unique Token
String implements Stringer interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.