Module elfo::scope[][src]

Structs

Functions

Exposes the current scope in order to send to other tasks.

Returns the current object’s meta.

Replaces the current trace id with the provided one.

Returns the current trace id.

Exposes the current scope if inside the actor system.

Returns the current object’s meta if inside the actor system.

Returns the current trace id if inside the actor system.

Accesses the current scope and runs the provided closure.

Accesses the current scope and runs the provided closure.