package
1.3.0
Repository: https://github.com/ankorstore/yokai.git
Documentation: pkg.go.dev

# Functions

NewDefaultUuidGenerator returns a [DefaultUuidGenerator], implementing [UuidGenerator].
NewDefaultUuidGeneratorFactory returns a [DefaultUuidGeneratorFactory], implementing [UuidGeneratorFactory].

# Structs

DefaultUuidGenerator is the default [UuidGenerator] implementation.
DefaultUuidGeneratorFactory is the default [UuidGeneratorFactory] implementation.

# Interfaces

UuidGenerator is the interface for UUID generators.
UuidGeneratorFactory is the interface for [UuidGenerator] factories.