package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

ESTimeBasedUUIDGenerator returns the singleton instance for this generator.
Exists returns whether the given type of ID generator exists.
Factory takes as input the type of ID to generate and returns the generator of that ID type.

# Interfaces

IDGenerator implementors know how to generate and return a new ID.