Namespace defines the namespace for UUIDv5 generation.
Summary
Types
@type t() :: %TrogonProto.Uuid.V1.Namespace{ __unknown_fields__: [Protobuf.unknown_field()], value: {:uuid, String.t()} | {:dns, String.t()} | {:url, String.t()} | nil }
Namespace defines the namespace for UUIDv5 generation.
@type t() :: %TrogonProto.Uuid.V1.Namespace{ __unknown_fields__: [Protobuf.unknown_field()], value: {:uuid, String.t()} | {:dns, String.t()} | {:url, String.t()} | nil }