Packages

p

tech.ant8e

uuid4cats

package uuid4cats

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait TimestampedUUIDGeneratorBuilder extends AnyRef
  2. trait TypeID extends AnyRef

    TypeIDs are a type-safe extension of UUIDv7, they encode UUIDs in base32 and add a type prefix.

    TypeIDs are a type-safe extension of UUIDv7, they encode UUIDs in base32 and add a type prefix. see https://github.com/jetpack-io/typeid/tree/main/spec

  3. trait UUIDGenerator[F[_]] extends AnyRef
  4. trait UUIDUtilBase[T] extends AnyRef

    Base trait for implementing platform specific utils

    Base trait for implementing platform specific utils

    T

    Platform specific type representing a timestamp

Ungrouped