Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nonce ¶
type Nonce struct {
// contains filtered or unexported fields
}
Nonce struct holds the nonce value
func (*Nonce) GetAndIncrement ¶
GetAndIncrement returns the current nonce value and increments it. If value is 0, it will set the value to the current time.
Click to show internal directories.
Click to hide internal directories.