package
Version:
v0.0.0-...-9d843bf
Opens a new window with list of versions in this module.
Published: Aug 13, 2024
License: AGPL-3.0
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.
NewProvider constructor that returns the default UUID generator.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.