Skip to content

Provide ability to define a function query that wraps the code in traceCallback #26

@bizob2828

Description

@bizob2828

For packages that only speak in callbacks, we need a way to run the code with traceCallback. Thinking outloud, we should add a new FunctionKind enum called Callback that will wrap the code in channel.traceCallback, this signature also requires a positional arg so we should probably either put that in the FunctionQuery.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions