handles

package
v0.30.37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command added in v0.26.0

func Command(
	handler miruken.Handler,
	callback any,
	constraints ...any,
) (pv *promise.Promise[any], err error)

func CommandAll added in v0.26.0

func CommandAll(
	handler miruken.Handler,
	callback any,
	constraints ...any,
) (pv *promise.Promise[any], err error)

func Request added in v0.26.0

func Request[T any](
	handler miruken.Handler,
	callback any,
	constraints ...any,
) (t T, tp *promise.Promise[T], err error)

func RequestAll added in v0.26.0

func RequestAll[T any](
	handler miruken.Handler,
	callback any,
	constraints ...any,
) (t []T, tp *promise.Promise[[]T], err error)

Types

type Builder

type Builder = miruken.HandlesBuilder

type It

type It = miruken.Handles

type Strict added in v0.25.0

type Strict = miruken.Strict

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL