reactivetest

package
v0.0.0-...-623d1b0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InMemoryController

func InMemoryController[T config[T]](opts ...InMemoryControllerOption[T]) (*reactive.Controller[T], context.Context, context.CancelFunc)

Types

type InMemoryControllerOption

type InMemoryControllerOption[T config[T]] func(*InMemoryControllerOptions[T])

func WithExistingActiveConfig

func WithExistingActiveConfig[T config[T]](activeConfig T) InMemoryControllerOption[T]

func WithExistingDefaultConfig

func WithExistingDefaultConfig[T config[T]](defaultConfig T) InMemoryControllerOption[T]

func WithInitialActiveConfig

func WithInitialActiveConfig[T config[T]](activeConfig T) InMemoryControllerOption[T]

func WithInitialDefaultConfig

func WithInitialDefaultConfig[T config[T]](defaultConfig T) InMemoryControllerOption[T]

type InMemoryControllerOptions

type InMemoryControllerOptions[T config[T]] struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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