creates

package
v0.30.113 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All added in v0.26.0

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

func Key added in v0.26.0

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

func New added in v0.26.0

func New[T any](
	handler miruken.Handler,
	constraints ...any,
) (T, *promise.Promise[T], error)

Types

type Builder

type Builder = miruken.CreatesBuilder

type It

type It = miruken.Creates

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