Mediate.Id (mediate v0.1.0)

Copy Markdown View Source

An identifier: a UUID string, the shape every subject, object, decision, and operation id has.

Summary

Types

t()

A UUID in its canonical string form.

Functions

A fresh identifier.

Types

t()

@type t() :: String.t()

A UUID in its canonical string form.

Functions

new()

@spec new() :: t()

A fresh identifier.