package
Version:
v0.0.0-...-53f0542
Opens a new window with list of versions in this module.
Published: Dec 3, 2022
License: ISC
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
MockProvider mocks uuid provider
NewUUID returns the mocked uuid
type Provider interface {
NewUUID() string
}
Provider provides interface for abstracting UUID generation.
NewUUIDProvider constructor that returns the default UUID generator.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.