LemonCore.IntrospectionStore (lemon_core v0.1.0)

View Source

Typed wrapper for introspection event persistence.

Summary

Functions

append(event)

@spec append(map()) :: :ok | {:error, term()}

count(opts \\ [])

@spec count(keyword()) :: non_neg_integer()

list(opts \\ [])

@spec list(keyword()) :: list()