Documentation ¶ Index ¶ func Run(t *testing.T, ctx context.Context, opts ...Option) type Option func WithIOIntensive() Option func WithProcesses(procs ...process.Interface) Option Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(t *testing.T, ctx context.Context, opts ...Option) Types ¶ type Option ¶ type Option func(*options) Option is a function that configures the Framework's options. func WithIOIntensive ¶ func WithIOIntensive() Option func WithProcesses ¶ func WithProcesses(procs ...process.Interface) Option Source Files ¶ View all Source files framework.gooptions.go Directories ¶ Show internal Expand all Path Synopsis binary client file grpc iowriter logger manifest metrics os parallel process binding daprd daprd/actors daprd/workflow exec exec/kill grpc grpc/app grpc/app/proto grpc/operator grpc/sentry grpc/subscriber helm http http/app http/subscriber injector kubernetes kubernetes/informer kubernetes/store logline once operator otel placement ports pubsub pubsub/broker pubsub/in-memory scheduler scheduler/cluster scheduler/etcd sentry sqlite statestore statestore/inmemory workflow workflow/stalled socket tee workflow Click to show internal directories. Click to hide internal directories.