//
pkg.gl
Category
github.com/pkritiotis/go-climb-clean-architecture-example
internal
pkg
uuid
package
0.0.0-20240802144252-c1853a66c72f
Repository:
https://github.com/pkritiotis/go-climb-clean-architecture-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
22 SLOC
#
Functions
NewUUIDProvider
NewUUIDProvider constructor that returns default uuid generation.
#
Structs
MockProvider
MockProvider mocks uuid provider.
#
Interfaces
Provider
Provider abstracts the uuid generation.