SurrealEx.Domain.TaskOpts (surrealdb_ex v0.0.2)

Defines the type for task options.

Summary

Types

t()

@type t() :: [{:timeout, integer() | :infinity}]

Functions

default()