Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct{}
Generator generates idempotency keys
func NewGenerator ¶
func NewGenerator() *Generator
NewGenerator creates a new idempotency key generator
func (*Generator) GenerateKey ¶
GenerateKey generates an idempotency key from a scope and parameters
Click to show internal directories.
Click to hide internal directories.